Skip to content
Codecov / codecov/project failed May 25, 2024 in 0s

54.08% (-32.38%) compared to 411f7d3

View this Pull Request on Codecov

54.08% (-32.38%) compared to 411f7d3

Details

Codecov Report

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

Project coverage is 54.08%. Comparing base (411f7d3) to head (e0154f6).

Current head e0154f6 differs from pull request most recent head f825754

Please upload reports for the commit f825754 to get more accurate results.

Files Patch % Lines
src/utils.jl 20.00% 8 Missing ⚠️
src/globalization/line_search.jl 33.33% 4 Missing ⚠️
src/default.jl 50.00% 2 Missing ⚠️
src/internal/jacobian.jl 75.00% 2 Missing ⚠️
src/core/approximate_jacobian.jl 75.00% 1 Missing ⚠️
src/core/generalized_first_order.jl 50.00% 1 Missing ⚠️
src/core/spectral_methods.jl 66.66% 1 Missing ⚠️
src/descent/damped_newton.jl 50.00% 1 Missing ⚠️
src/descent/steepest.jl 0.00% 1 Missing ⚠️
src/internal/approximate_initialization.jl 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #437       +/-   ##
===========================================
- Coverage   86.46%   54.08%   -32.38%     
===========================================
  Files          47       47               
  Lines        2904     2862       -42     
===========================================
- Hits         2511     1548      -963     
- Misses        393     1314      +921     

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