Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ConditionsMatch function #397

Closed
wants to merge 9 commits into from

comments, added test

783e16f
Select commit
Loading
Failed to load commit list.
Closed

add ConditionsMatch function #397

comments, added test
783e16f
Select commit
Loading
Failed to load commit list.
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%) ⬇️