Skip to content

Implementation of LU decomposition using data flow tasks#65

Draft
AZEY4 wants to merge 5 commits into
mainfrom
lu-dataflow-tasks
Draft

Implementation of LU decomposition using data flow tasks#65
AZEY4 wants to merge 5 commits into
mainfrom
lu-dataflow-tasks

added script to create speedup plot

4bfb148
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 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).
⚠️ Report is 39 commits behind head on main.

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 Harness.
📢 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.