Implementation of LU decomposition using data flow tasks #65
Codecov / codecov/project
succeeded
Aug 29, 2025 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
❌ 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).
| Files with missing lines | 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.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading