Lightning-AI / torchmetrics

Machine learning metrics for distributed, scalable PyTorch applications.
https://lightning.ai/docs/torchmetrics/
Apache License 2.0
2.15k stars 409 forks source link

releasing minor `1.4.3` [rebase & merge] #2773

Closed Borda closed 1 month ago

Borda commented 1 month ago

What does this PR do?

releasing new package

Before submitting - [x] Was this **discussed/agreed** via a Github issue? (no need for typos and docs improvements) - [x] Did you read the [contributor guideline](https://github.com/Lightning-AI/torchmetrics/blob/master/.github/CONTRIBUTING.md), 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--2773.org.readthedocs.build/en/2773/

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 63.63636% with 8 lines in your changes missing coverage. Please review.

Project coverage is 69%. Comparing base (cd9fa1d) to head (5a5707c). Report is 20 commits behind head on release/stable.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/stable #2773 +/- ## ============================================== - Coverage 69% 69% -0% ============================================== Files 326 326 Lines 17825 17835 +10 ============================================== + Hits 12340 12346 +6 - Misses 5485 5489 +4 ```