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

Uncertainty #7

Merged
merged 75 commits into from
Oct 3, 2023

add CHANGELOG.md

924aa5a
Select commit
Loading
Failed to load commit list.
Merged

Uncertainty #7

add CHANGELOG.md
924aa5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2023 in 1s

97.47% (target 80.00%)

View this Pull Request on Codecov

97.47% (target 80.00%)

Details

Codecov Report

Attention: 27 lines in your changes are missing coverage. Please review.

Comparison is base (c274b7f) 92.65% compared to head (924aa5a) 97.47%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   92.65%   97.47%   +4.81%     
==========================================
  Files          34       35       +1     
  Lines        2547     3518     +971     
==========================================
+ Hits         2360     3429    +1069     
+ Misses        187       89      -98     
Files Coverage Δ
mellon/__init__.py 100.00% <100.00%> (ø)
mellon/_conditional.py 100.00% <ø> (ø)
mellon/_inference.py 100.00% <ø> (ø)
mellon/_parameters.py 100.00% <ø> (ø)
mellon/_util.py 100.00% <ø> (ø)
mellon/base_cov.py 94.40% <100.00%> (+0.38%) ⬆️
mellon/base_model.py 93.06% <100.00%> (+8.55%) ⬆️
mellon/compute_ls_time.py 100.00% <100.00%> (ø)
mellon/cov.py 100.00% <100.00%> (ø)
mellon/decomposition.py 91.93% <100.00%> (+8.15%) ⬆️
... and 18 more

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