feat: remove snake yml #17170
Open
feat: remove snake yml #17170
Codecov / codecov/project
succeeded
Dec 27, 2024 in 0s
64.29% (+0.00%) compared to fe64ed3
View this Pull Request on Codecov
64.29% (+0.00%) compared to fe64ed3
Details
Codecov Report
Attention: Patch coverage is 85.71429%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 64.29%. Comparing base (
fe64ed3
) to head (f7b2fbd
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...ds/config/extensions/sources/YamlConfigSource.java | 85.71% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #17170 +/- ##
=========================================
Coverage 64.29% 64.29%
+ Complexity 20905 20899 -6
=========================================
Files 2552 2552
Lines 96035 96025 -10
Branches 10047 10046 -1
=========================================
- Hits 61741 61738 -3
+ Misses 30664 30658 -6
+ Partials 3630 3629 -1
Files with missing lines | Coverage Δ | |
---|---|---|
...ds/config/extensions/sources/YamlConfigSource.java | 81.94% <85.71%> (+9.99%) |
⬆️ |
Loading