pymc
pymc copied to clipboard
debug rtd build
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
- [ ] Checked that the pre-commit linting/style checks pass
- [ ] Included tests that prove the fix is effective or that the new feature works
- [ ] Added necessary documentation (docstrings and/or example notebooks)
- [ ] If you are a pro: each commit corresponds to a relevant logical change
Type of change
- [ ] New feature / enhancement
- [ ] Bug fix
- [ ] Documentation
- [ ] Maintenance
- [x] Other (please specify):
📚 Documentation preview 📚: https://pymc--7385.org.readthedocs.build/en/7385/
Check out this pull request on ![]()
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
@@ 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% <ø> (ø) |