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

fix: oncePer condition only checked when when condition is true (#71) #208

Merged
merged 22 commits into from
Oct 19, 2023

Merge branch 'master' into fix-onceper-condition

8fd8df9
Select commit
Loading
Failed to load commit list.
Merged

fix: oncePer condition only checked when when condition is true (#71) #208

Merge branch 'master' into fix-onceper-condition
8fd8df9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 19, 2023 in 1s

54.83% (+0.06%) compared to b3e6b6a

View this Pull Request on Codecov

54.83% (+0.06%) compared to b3e6b6a

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (b3e6b6a) 54.76% compared to head (8fd8df9) 54.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
+ Coverage   54.76%   54.83%   +0.06%     
==========================================
  Files          35       35              
  Lines        3316     3321       +5     
==========================================
+ Hits         1816     1821       +5     
  Misses       1232     1232              
  Partials      268      268              
Files Coverage Δ
pkg/triggers/service.go 68.96% <72.72%> (+2.92%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.