Skip to content

refactor: only create SymbolCache in SciMLFunctions if symbols are given

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jan 30, 2024 in 0s

14.89% (-25.07%) compared to 5d3ac43

View this Pull Request on Codecov

14.89% (-25.07%) compared to 5d3ac43

Details

Codecov Report

Attention: 44 lines in your changes are missing coverage. Please review.

Comparison is base (5d3ac43) 39.96% compared to head (defdcb2) 14.89%.
Report is 5 commits behind head on master.

❗ Current head defdcb2 differs from pull request most recent head 20550cf. Consider uploading reports for the commit 20550cf to get more accurate results

Files Patch % Lines
src/solutions/optimization_solutions.jl 0.00% 22 Missing ⚠️
src/scimlfunctions.jl 41.66% 14 Missing ⚠️
src/solutions/solution_interface.jl 0.00% 5 Missing ⚠️
src/remake.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #603       +/-   ##
===========================================
- Coverage   39.96%   14.89%   -25.07%     
===========================================
  Files          54       54               
  Lines        4076     4068        -8     
===========================================
- Hits         1629      606     -1023     
- Misses       2447     3462     +1015     

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