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

🎨 Rework Probabilistic Regression and add Packed-Transformer layers #126

Merged
merged 37 commits into from
Jan 6, 2025

:wrench: Increase package version

c16d53e
Select commit
Loading
Failed to load commit list.
Merged

🎨 Rework Probabilistic Regression and add Packed-Transformer layers #126

:wrench: Increase package version
c16d53e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

99.15% (target 95.00%)

View this Pull Request on Codecov

99.15% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 98.77193% with 7 lines in your changes missing coverage. Please review.

Project coverage is 99.15%. Comparing base (c7d870d) to head (c16d53e).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
torch_uncertainty/layers/functional/packed.py 94.89% 3 Missing and 4 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main     #126    +/-   ##
========================================
  Coverage   99.14%   99.15%            
========================================
  Files         142      143     +1     
  Lines        6817     7130   +313     
  Branches      858      910    +52     
========================================
+ Hits         6759     7070   +311     
  Misses         27       27            
- Partials       31       33     +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.