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(deployments): check for deployment created event action #365

Merged
merged 8 commits into from
Apr 10, 2024

Merge branch 'main' into fix/deployment-created

f37b49a
Select commit
Loading
Failed to load commit list.
Merged

fix(deployments): check for deployment created event action #365

Merge branch 'main' into fix/deployment-created
f37b49a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2024 in 0s

96.55% (target 90.00%)

View this Pull Request on Codecov

96.55% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.55%. Comparing base (f24f795) to head (f37b49a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #365   +/-   ##
=======================================
  Coverage   96.54%   96.55%           
=======================================
  Files          69       69           
  Lines        5332     5335    +3     
=======================================
+ Hits         5148     5151    +3     
  Misses        110      110           
  Partials       74       74           
Files Coverage Δ
library/events.go 100.00% <100.00%> (ø)
yaml/ruleset.go 100.00% <100.00%> (ø)