add some triangular ring solver and asymptotically fast generics #1490
Codecov / codecov/project
failed
Dec 1, 2023 in 1s
86.95% (-0.17%) compared to 7f1b2f2
View this Pull Request on Codecov
86.95% (-0.17%) compared to 7f1b2f2
Details
Codecov Report
Attention: 86 lines
in your changes are missing coverage. Please review.
Comparison is base (
7f1b2f2
) 87.11% compared to head (e57a516
) 86.95%.
Report is 2 commits behind head on master.
❗ Current head e57a516 differs from pull request most recent head 1d6093b. Consider uploading reports for the commit 1d6093b to get more accurate results
Files | Patch % | Lines |
---|---|---|
src/Matrix.jl | 20.31% | 51 Missing |
src/Matrix-Strassen.jl | 79.28% | 35 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1490 +/- ##
==========================================
- Coverage 87.11% 86.95% -0.17%
==========================================
Files 112 113 +1
Lines 28786 29023 +237
==========================================
+ Hits 25078 25236 +158
- Misses 3708 3787 +79
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading