Skip to content

[femutils] Use accelerator API in 'CsrFormat::translateToLinearSystem…

e59235b
Select commit
Loading
Failed to load commit list.
Merged

[femutils] Use accelerator API in CsrFormat::translateToLinearSystem() #351

[femutils] Use accelerator API in 'CsrFormat::translateToLinearSystem…
e59235b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 1s

69.52% (target 70.00%)

View this Pull Request on Codecov

69.52% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.52%. Comparing base (d0907b6) to head (e59235b).

Files with missing lines Patch % Lines
femutils/CsrFormatMatrix.cc 85.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #351   +/-   ##
=======================================
  Coverage   69.52%   69.52%           
=======================================
  Files         118      118           
  Lines       14704    14715   +11     
  Branches     1983     1983           
=======================================
+ Hits        10223    10231    +8     
- Misses       4025     4027    +2     
- Partials      456      457    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.