Add caching for solvers without init #382
+93
−20
Merged
Codecov / codecov/project
failed
Feb 20, 2024 in 0s
87.95% (-0.16%) compared to bf072d2
View this Pull Request on Codecov
87.95% (-0.16%) compared to bf072d2
Details
Codecov Report
Attention: 6 lines
in your changes are missing coverage. Please review.
Comparison is base (
bf072d2
) 88.11% compared to head (e37b70a
) 87.95%.
Files | Patch % | Lines |
---|---|---|
ext/NonlinearSolveLeastSquaresOptimExt.jl | 0.00% | 2 Missing |
src/abstract_types.jl | 0.00% | 2 Missing |
src/core/noinit.jl | 81.81% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #382 +/- ##
==========================================
- Coverage 88.11% 87.95% -0.16%
==========================================
Files 45 46 +1
Lines 2675 2690 +15
==========================================
+ Hits 2357 2366 +9
- Misses 318 324 +6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading