Skip to content
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

Improve CI stability for clustering examples #2785

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Conversation

SkafteNicki
Copy link
Member

@SkafteNicki SkafteNicki commented Oct 15, 2024

What does this PR do?

Sometimes docs build are failing due to a bad sampling in clustering metrics:
https://github.com/Lightning-AI/torchmetrics/actions/runs/11342203643/job/31542759627
This should make it more robust by increasing the number of samples.

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
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--2785.org.readthedocs.build/en/2785/

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36%. Comparing base (b1f4db2) to head (6fbc93a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #2785     +/-   ##
========================================
- Coverage      70%     36%    -33%     
========================================
  Files         336     336             
  Lines       18229   18229             
========================================
- Hits        12705    6609   -6096     
- Misses       5524   11620   +6096     

@Borda Borda merged commit 801cec8 into master Oct 15, 2024
60 of 62 checks passed
@Borda Borda deleted the ci/fix_clustering_examples branch October 15, 2024 14:15
@mergify mergify bot added the ready label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants