SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
121 stars 91 forks source link

Throw an error if p is supplied as kwarg #569

Closed avik-pal closed 6 months ago

avik-pal commented 6 months ago

Fixes https://github.com/SciML/NonlinearSolve.jl/issues/168

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (483d022) 26.37% compared to head (91f651d) 5.26%.

Files Patch % Lines
src/problems/basic_problems.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #569 +/- ## ========================================== - Coverage 26.37% 5.26% -21.11% ========================================== Files 53 53 Lines 4087 4061 -26 ========================================== - Hits 1078 214 -864 - Misses 3009 3847 +838 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.