Skip to content

🔨 Update Regression support #180

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

Draft
wants to merge 8 commits into
base: dev
Choose a base branch
from
Draft

🔨 Update Regression support #180

wants to merge 8 commits into from

Conversation

alafage
Copy link
Contributor

@alafage alafage commented May 26, 2025

No description provided.

@alafage alafage marked this pull request as draft May 26, 2025 12:41
Copy link

codecov bot commented May 26, 2025

Codecov Report

Attention: Patch coverage is 54.48718% with 71 lines in your changes missing coverage. Please review.

Project coverage is 97.40%. Comparing base (3fa0899) to head (398ed48).
Report is 20 commits behind head on dev.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
torch_uncertainty/models/wrappers/mc_dropout.py 25.00% 20 Missing and 1 partial ⚠️
...rtainty/metrics/regression/quantile_calibration.py 69.09% 14 Missing and 3 partials ⚠️
torch_uncertainty/models/mlp.py 39.28% 16 Missing and 1 partial ⚠️
torch_uncertainty/utils/distributions.py 44.44% 10 Missing ⚠️
torch_uncertainty/models/wrappers/stochastic.py 44.44% 4 Missing and 1 partial ⚠️
torch_uncertainty/routines/regression.py 92.85% 0 Missing and 1 partial ⚠️

❌ Your patch check has failed because the patch coverage (54.48%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #180      +/-   ##
==========================================
- Coverage   98.14%   97.40%   -0.74%     
==========================================
  Files         167      168       +1     
  Lines        8728     8798      +70     
  Branches     1107     1129      +22     
==========================================
+ Hits         8566     8570       +4     
- Misses        103      166      +63     
- Partials       59       62       +3     
Flag Coverage Δ
pytest 97.40% <54.48%> (-0.74%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant