-
Notifications
You must be signed in to change notification settings - Fork 466
fix: sphinx docs build error due to warnings #3306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
build HTML is still failing: https://github.com/Lightning-AI/torchmetrics/actions/runs/19759714343/job/56757882195?pr=3306 |
yes @Borda , the failure seems related with CI spacing. do we need to clear some cache or try something else to fix this? |
You can nuke the cache and prove that the cache is the problem, you can just disable it in the workflow |
Revert "refactor: remove unused PYPI_CACHE variable and update disk space cleanup step" This reverts commit 03916b4.
|
Finally, the failing build issue is resolved. 🚀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (37%) is below the target coverage (95%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #3306 +/- ##
=======================================
- Coverage 37% 37% -1%
=======================================
Files 364 349 -15
Lines 20096 19901 -195
=======================================
- Hits 7520 7326 -194
+ Misses 12576 12575 -1 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

What does this PR do?
Fixes docs build in master branch.
ref: https://github.com/Lightning-AI/torchmetrics/actions/runs/18839686293/job/53748746696
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃
📚 Documentation preview 📚: https://torchmetrics--3306.org.readthedocs.build/en/3306/