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

Omit performance warning when creating OptimizationProblem #122

Merged
merged 1 commit into from
Feb 25, 2025

Omit performance warning when creating `OptimizationProblem`

73f84cb
Select commit
Loading
Failed to load commit list.
Merged

Omit performance warning when creating OptimizationProblem #122

Omit performance warning when creating `OptimizationProblem`
73f84cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2025 in 0s

29.18% (-0.06%) compared to 10e8e19, passed because coverage increased by 0.13% when compared to adjusted base (29.05%)

View this Pull Request on Codecov

29.18% (-0.06%) compared to 10e8e19, passed because coverage increased by 0.13% when compared to adjusted base (29.05%)

Details

Codecov Report

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

Project coverage is 29.18%. Comparing base (10e8e19) to head (73f84cb).

Files with missing lines Patch % Lines
src/aoe_ctc.jl 0.00% 1 Missing ⚠️
src/ctc.jl 0.00% 1 Missing ⚠️
src/lqfit.jl 0.00% 1 Missing ⚠️
src/singlefit.jl 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
- Coverage   29.24%   29.18%   -0.06%     
==========================================
  Files          37       37              
  Lines        3447     3447              
==========================================
- Hits         1008     1006       -2     
- Misses       2439     2441       +2     

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