sources now use a vector of functions rather than a namedtuple. #290
Codecov / codecov/project
succeeded
Apr 22, 2026 in 0s
68.11% (-0.09%) compared to 296db27, passed because coverage increased by 0.13% when compared to adjusted base (67.98%)
View this Pull Request on Codecov
68.11% (-0.09%) compared to 296db27, passed because coverage increased by 0.13% when compared to adjusted base (67.98%)
Details
Codecov Report
❌ Patch coverage is 83.33333% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.11%. Comparing base (296db27) to head (1dc0678).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/AppTools.jl | 0.00% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #290 +/- ##
==========================================
- Coverage 68.20% 68.11% -0.09%
==========================================
Files 54 54
Lines 4504 4520 +16
==========================================
+ Hits 3072 3079 +7
- Misses 1432 1441 +9 ☔ 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