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 background analysis runs for rollouts #196

Merged
merged 2 commits into from
Oct 11, 2019
Merged

Conversation

dthomson25
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 11, 2019

Codecov Report

Merging #196 into master will increase coverage by 0.06%.
The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage    83.1%   83.16%   +0.06%     
==========================================
  Files          38       38              
  Lines        3379     3416      +37     
==========================================
+ Hits         2808     2841      +33     
- Misses        415      417       +2     
- Partials      156      158       +2
Impacted Files Coverage Δ
utils/analysis/factory.go 100% <100%> (ø) ⬆️
utils/analysis/filter.go 100% <100%> (ø) ⬆️
rollout/canary.go 85.21% <100%> (+0.26%) ⬆️
rollout/analysis.go 82.4% <88.88%> (-0.16%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2114be0...a1c9e54. Read the comment docs.

@dthomson25 dthomson25 force-pushed the add-background-analysis branch from cfb56e1 to e963729 Compare October 11, 2019 15:54
@dthomson25 dthomson25 force-pushed the add-background-analysis branch from e963729 to 6a167dc Compare October 11, 2019 16:16
rollout/analysis.go Outdated Show resolved Hide resolved
@dthomson25 dthomson25 merged commit 1a433bc into master Oct 11, 2019
@dthomson25 dthomson25 deleted the add-background-analysis branch October 11, 2019 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants