SciML / NonlinearSolve.jl

High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
https://docs.sciml.ai/NonlinearSolve/stable/
MIT License
232 stars 40 forks source link

Test for Explicit Imports #435

Closed avik-pal closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.46%. Comparing base (411f7d3) to head (42e6e19).

Files Patch % Lines
src/utils.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #435 +/- ## ======================================= Coverage 86.46% 86.46% ======================================= Files 47 47 Lines 2904 2904 ======================================= Hits 2511 2511 Misses 393 393 ```

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