Add a toml esq configuration reader and writer #620
Merged
Codecov / codecov/project
succeeded
Mar 13, 2025 in 0s
35.70% (+0.26%) compared to af9f9ac
View this Pull Request on Codecov
35.70% (+0.26%) compared to af9f9ac
Details
Codecov Report
Attention: Patch coverage is 60.68111%
with 127 lines
in your changes missing coverage. Please review.
Project coverage is 35.70%. Comparing base (
af9f9ac
) to head (fbc18b7
).
Report is 1 commits behind head on main.
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
...onfig/src/main/kotlin/world/gregs/config/Config.kt | 0.00% <0.00%> (ø) |
|
...ig/src/main/kotlin/world/gregs/config/ConfigMap.kt | 0.00% <0.00%> (ø) |
|
...src/main/kotlin/world/gregs/config/ConfigWriter.kt | 58.53% <58.53%> (ø) |
|
...src/main/kotlin/world/gregs/config/ConfigReader.kt | 79.14% <79.14%> (ø) |
... and 24 files with indirect coverage changes
@@ Coverage Diff @@
## main #620 +/- ##
============================================
+ Coverage 35.44% 35.70% +0.26%
- Complexity 4919 4932 +13
============================================
Files 1352 1356 +4
Lines 47930 48253 +323
Branches 9663 9718 +55
============================================
+ Hits 16989 17231 +242
- Misses 27497 27578 +81
Partials 3444 3444
Components | Coverage Δ | |
---|---|---|
Content | 30.08% <ø> (+0.01%) |
⬆️ |
Engine | 43.37% <ø> (+0.24%) |
⬆️ |
Network | 71.90% <ø> (ø) |
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading