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 metric knob for maxInconclusive #181

Merged
merged 2 commits into from
Oct 7, 2019

Conversation

jessesuen
Copy link
Member

This adds a metric field maxInconclusive, which allows user to specify a maximum number of times a metric is allowed to measure Inconclusive, before making the entire metric Inconclusive.

@jessesuen jessesuen requested a review from dthomson25 October 2, 2019 21:41
@codecov
Copy link

codecov bot commented Oct 2, 2019

Codecov Report

Merging #181 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
+ Coverage   82.67%   82.68%   +0.01%     
==========================================
  Files          33       33              
  Lines        3059     3061       +2     
==========================================
+ Hits         2529     2531       +2     
  Misses        384      384              
  Partials      146      146
Impacted Files Coverage Δ
utils/analysis/analysis.go 95.23% <100%> (+0.3%) ⬆️
analysis/analysis.go 81.3% <100%> (-0.26%) ⬇️

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 c4690dd...1955bd1. Read the comment docs.

Copy link
Member

@dthomson25 dthomson25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with minor requests

utils/analysis/analysis.go Outdated Show resolved Hide resolved
utils/analysis/analysis.go Show resolved Hide resolved
@jessesuen jessesuen merged commit 270aeac into argoproj:master Oct 7, 2019
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