Bugfix: testvalue for LinearAlgera.Diagonal #1290
Merged
Codecov / codecov/project
succeeded
May 4, 2026 in 0s
88.84% (+0.01%) compared to f39eac1
View this Pull Request on Codecov
88.84% (+0.01%) compared to f39eac1
Details
Codecov Report
❌ Patch coverage is 94.73684% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.84%. Comparing base (f39eac1) to head (cef3e53).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Fields/DiffOperators.jl | 66.66% | 4 Missing |
| src/Arrays/Interface.jl | 50.00% | 3 Missing |
| src/Fields/FieldsInterfaces.jl | 94.44% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1290 +/- ##
==========================================
+ Coverage 88.83% 88.84% +0.01%
==========================================
Files 227 227
Lines 29775 29799 +24
==========================================
+ Hits 26451 26476 +25
+ Misses 3324 3323 -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