Implementation of LU decomposition using data flow tasks #65
Codecov / codecov/project
succeeded
Jul 2, 2024 in 1s
76.47% (+0.83%) compared to fbebdb2
View this Pull Request on Codecov
76.47% (+0.83%) compared to fbebdb2
Details
Codecov Report
Attention: Patch coverage is 98.30508%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 76.47%. Comparing base (
fbebdb2
) to head (4bfb148
).
Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/hmatrix.jl | 96.42% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #65 +/- ##
==========================================
+ Coverage 75.64% 76.47% +0.83%
==========================================
Files 14 14
Lines 1466 1522 +56
==========================================
+ Hits 1109 1164 +55
- Misses 357 358 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading