add AbstractProblemType
#548
Closed
Codecov / codecov/project
failed
Nov 30, 2023 in 0s
41.85% (-0.01%) compared to 3db3a3a
View this Pull Request on Codecov
41.85% (-0.01%) compared to 3db3a3a
Details
Codecov Report
Attention: 29 lines
in your changes are missing coverage. Please review.
Comparison is base (
3db3a3a
) 41.85% compared to head (54d33c0
) 41.85%.
Files | Patch % | Lines |
---|---|---|
src/ensemble/basic_ensemble_solve.jl | 23.52% | 13 Missing |
src/function_wrappers.jl | 0.00% | 6 Missing |
src/problems/basic_problems.jl | 50.00% | 4 Missing |
ext/SciMLBaseZygoteExt.jl | 0.00% | 3 Missing |
src/problems/sde_problems.jl | 0.00% | 2 Missing |
src/scimlfunctions.jl | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #548 +/- ##
==========================================
- Coverage 41.85% 41.85% -0.01%
==========================================
Files 53 53
Lines 4155 4160 +5
==========================================
+ Hits 1739 1741 +2
- Misses 2416 2419 +3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading