Skip to content

update to faer v0.21 (#155)

Codecov / codecov/project succeeded Jan 20, 2025 in 1s

87.57% (+0.14%) compared to d1ca25d

View this Pull Request on Codecov

87.57% (+0.14%) compared to d1ca25d

Details

Codecov Report

Attention: Patch coverage is 88.19876% with 19 lines in your changes missing coverage. Please review.

Project coverage is 87.57%. Comparing base (d1ca25d) to head (5c9772b).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
.../kktsolvers/direct/quasidef/ldlsolvers/faer_ldl.rs 62.50% 9 Missing ⚠️
src/solver/core/cones/socone.rs 72.72% 3 Missing ⚠️
src/algebra/csc/utils.rs 83.33% 2 Missing ⚠️
...rc/solver/implementations/default/data_updating.rs 91.66% 2 Missing ⚠️
src/python/pyblas/mod.rs 0.00% 1 Missing ⚠️
src/solver/implementations/default/info.rs 93.75% 1 Missing ⚠️
src/solver/implementations/default/info_print.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
+ Coverage   87.42%   87.57%   +0.14%     
==========================================
  Files          77       78       +1     
  Lines        6189     6279      +90     
==========================================
+ Hits         5411     5499      +88     
- Misses        778      780       +2     

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