pymc icon indicating copy to clipboard operation
pymc copied to clipboard

debug rtd build

Open OriolAbril opened this issue 1 year ago • 2 comments

PR with tests to try and debug rtd issues where it seems the repo isn't being properly checked out.

NOT TO BE MERGED

Description

Related Issue

  • [ ] Closes #
  • [x] Related to #7384

Checklist

Type of change

  • [ ] New feature / enhancement
  • [ ] Bug fix
  • [ ] Documentation
  • [ ] Maintenance
  • [x] Other (please specify):

📚 Documentation preview 📚: https://pymc--7385.org.readthedocs.build/en/7385/

OriolAbril avatar Jun 24 '24 12:06 OriolAbril

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.19%. Comparing base (7af0a87) to head (09fd0d7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7385   +/-   ##
=======================================
  Coverage   92.19%   92.19%           
=======================================
  Files         103      103           
  Lines       17214    17214           
=======================================
  Hits        15870    15870           
  Misses       1344     1344           
Files Coverage Δ
pymc/__init__.py 100.00% <ø> (ø)

codecov[bot] avatar Jun 24 '24 15:06 codecov[bot]