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

feat: enable self service notification support #2869

Closed
wants to merge 13 commits into from

Merge branch 'master' of github.com:argoproj/argo-rollouts into self-…

444b80a
Select commit
Loading
Failed to load commit list.
Closed

feat: enable self service notification support #2869

Merge branch 'master' of github.com:argoproj/argo-rollouts into self-…
444b80a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 21, 2023 in 0s

81.67% (-0.01%) compared to 20e00e4

View this Pull Request on Codecov

81.67% (-0.01%) compared to 20e00e4

Details

Codecov Report

Patch coverage: 90.19% and project coverage change: -0.01 ⚠️

Comparison is base (20e00e4) 81.68% compared to head (444b80a) 81.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2869      +/-   ##
==========================================
- Coverage   81.68%   81.67%   -0.01%     
==========================================
  Files         133      133              
  Lines       20309    20310       +1     
==========================================
  Hits        16589    16589              
- Misses       2862     2863       +1     
  Partials      858      858              
Impacted Files Coverage Δ
utils/record/record.go 79.75% <61.53%> (-0.34%) ⬇️
controller/controller.go 89.53% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.