add ConditionsMatch function #397
Closed
Codecov / codecov/project
succeeded
May 9, 2024 in 1s
78.12% (+0.13%) compared to ed50ce5
View this Pull Request on Codecov
78.12% (+0.13%) compared to ed50ce5
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 78.12%. Comparing base (
ed50ce5
) to head (783e16f
).
Additional details and impacted files
@@ Coverage Diff @@
## master #397 +/- ##
==========================================
+ Coverage 77.98% 78.12% +0.13%
==========================================
Files 47 47
Lines 1958 1970 +12
==========================================
+ Hits 1527 1539 +12
Misses 373 373
Partials 58 58
Files | Coverage Δ | |
---|---|---|
pkg/condition/condition.go | 85.22% <100.00%> (+3.79%) |
⬆️ |
pkg/test/condition.go | 30.00% <100.00%> (-11.67%) |
⬇️ |
Loading