Added support converting unmarshalled configs to interface{}
#460
Codecov / codecov/project
succeeded
Sep 2, 2024 in 0s
82.9% (+0.0%) compared to 0d1fce1
View this Pull Request on Codecov
82.9% (+0.0%) compared to 0d1fce1
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 82.9%. Comparing base (
0d1fce1
) to head (aafa9bd
).
Report is 11 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #460 +/- ##
=====================================
Coverage 82.8% 82.9%
=====================================
Files 62 62
Lines 2651 2664 +13
=====================================
+ Hits 2197 2210 +13
Misses 371 371
Partials 83 83
Files with missing lines | Coverage Δ | |
---|---|---|
internal/convert/converter.go | 99.4% <100.0%> (+<0.1%) |
⬆️ |
Loading