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

Clean up Experiments and AnalysisRuns #197

Merged
merged 3 commits into from
Oct 16, 2019
Merged

Clean up Experiments and AnalysisRuns #197

merged 3 commits into from
Oct 16, 2019

Conversation

dthomson25
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 11, 2019

Codecov Report

Merging #197 into master will increase coverage by 0.43%.
The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
+ Coverage   83.36%   83.79%   +0.43%     
==========================================
  Files          43       44       +1     
  Lines        3541     3666     +125     
==========================================
+ Hits         2952     3072     +120     
+ Misses        425      423       -2     
- Partials      164      171       +7
Impacted Files Coverage Δ
utils/experiment/experiment.go 100% <ø> (ø) ⬆️
rollout/bluegreen.go 77.89% <0%> (ø) ⬆️
utils/experiment/filter.go 100% <100%> (ø)
utils/analysis/filter.go 100% <100%> (ø) ⬆️
rollout/sync.go 77.53% <71.42%> (-0.03%) ⬇️
rollout/canary.go 85.21% <75%> (ø) ⬆️
rollout/analysis.go 81.74% <80%> (-0.67%) ⬇️
rollout/experiment.go 83% <82.6%> (-0.34%) ⬇️
... and 1 more

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 1a433bc...512f47a. Read the comment docs.

@dthomson25 dthomson25 merged commit 3e137af into master Oct 16, 2019
@dthomson25 dthomson25 deleted the add-ar-cleanup branch October 16, 2019 03:29
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