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
216 stars 39 forks source link

Upload to CODECOV #372

Closed avik-pal closed 5 months ago

ChrisRackauckas commented 5 months ago

@thazhemadam is handling a codecov overhaul

avik-pal commented 5 months ago

this just adds the upload pipeline for buildkite, the token was already there just forgot to add the pipeline.

avik-pal commented 5 months ago

But yeah good to know (thanks @thazhemadam), the recent update was so bad :cry:.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f2702b2) 81.44% compared to head (c8676b3) 82.25%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #372 +/- ## ========================================== + Coverage 81.44% 82.25% +0.80% ========================================== Files 44 44 Lines 2598 2598 ========================================== + Hits 2116 2137 +21 + Misses 482 461 -21 ```

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