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

Consolidate Stats Handling #437

Merged
merged 4 commits into from
May 25, 2024

Run formatter

50aa5c4
Select commit
Loading
Failed to load commit list.
Merged

Consolidate Stats Handling #437

Run formatter
50aa5c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2024 in 0s

86.42% (-0.05%) compared to 86bb307, passed because coverage increased by +0.19% when compared to adjusted base (86.22%)

View this Pull Request on Codecov

86.42% (-0.05%) compared to 86bb307, passed because coverage increased by +0.19% when compared to adjusted base (86.22%)

Details

Codecov Report

Attention: Patch coverage is 94.28571% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 86.42%. Comparing base (86bb307) to head (50aa5c4).
Report is 2 commits behind head on master.

Files Patch % Lines
src/default.jl 75.00% 1 Missing ⚠️
src/descent/steepest.jl 0.00% 1 Missing ⚠️
src/internal/jacobian.jl 87.50% 1 Missing ⚠️
src/internal/operators.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
- Coverage   86.46%   86.42%   -0.05%     
==========================================
  Files          47       47              
  Lines        2904     2865      -39     
==========================================
- Hits         2511     2476      -35     
+ Misses        393      389       -4     

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