make Config.Load concurrent-safe #567
Merged
Codecov / codecov/project
succeeded
Nov 20, 2024 in 0s
83.0% (+0.0%) compared to a2af1b4
View this Pull Request on Codecov
83.0% (+0.0%) compared to a2af1b4
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 83.0%. Comparing base (
a2af1b4
) to head (cdb9243
).
Additional details and impacted files
@@ Coverage Diff @@
## main #567 +/- ##
=====================================
Coverage 82.9% 83.0%
=====================================
Files 62 62
Lines 3294 3303 +9
=====================================
+ Hits 2733 2742 +9
Misses 478 478
Partials 83 83
Files with missing lines | Coverage Δ | |
---|---|---|
config.go | 100.0% <100.0%> (ø) |
|
default.go | 100.0% <ø> (ø) |
|
provider.go | 100.0% <100.0%> (ø) |
|
watch.go | 100.0% <100.0%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading