Omit performance warning when creating OptimizationProblem
#122
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.
Loading