config: use struct instead of Dict #282
Merged
Codecov / codecov/project
succeeded
Oct 23, 2025 in 1s
70.88% (+0.34%) compared to de2b185
View this Pull Request on Codecov
70.88% (+0.34%) compared to de2b185
Details
Codecov Report
❌ Patch coverage is 80.00000% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.88%. Comparing base (de2b185) to head (b7aa529).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/types.jl | 62.50% | 9 Missing |
| src/formatting.jl | 0.00% | 4 Missing |
| src/testrunner/testrunner.jl | 0.00% | 4 Missing |
| src/config.jl | 95.65% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #282 +/- ##
==========================================
+ Coverage 70.53% 70.88% +0.34%
==========================================
Files 38 38
Lines 3662 3647 -15
==========================================
+ Hits 2583 2585 +2
+ Misses 1079 1062 -17 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading