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 regression in assert_metric for value comparison #4076

Merged
merged 2 commits into from
Jul 9, 2019

Conversation

AlexandreYang
Copy link
Member

@AlexandreYang AlexandreYang commented Jul 9, 2019

What does this PR do ?

Fix regression in assert_metric for value comparison

Motivation

Caused failure of this build https://travis-ci.com/DataDog/integrations-core/builds/118355293

@AlexandreYang AlexandreYang requested review from a team as code owners July 9, 2019 09:07
@AlexandreYang AlexandreYang force-pushed the alex/fix_regression_similar_metrics branch from d95a8ed to cee8a7a Compare July 9, 2019 09:12
@AlexandreYang AlexandreYang requested a review from therve July 9, 2019 09:14
@codecov
Copy link

codecov bot commented Jul 9, 2019

Codecov Report

Merging #4076 into master will increase coverage by 7.52%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master    #4076      +/-   ##
==========================================
+ Coverage   81.18%   88.71%   +7.52%     
==========================================
  Files         127      365     +238     
  Lines        7081    20967   +13886     
  Branches      879     2194    +1315     
==========================================
+ Hits         5749    18601   +12852     
- Misses       1117     1806     +689     
- Partials      215      560     +345

@AlexandreYang AlexandreYang merged commit 0683d52 into master Jul 9, 2019
@AlexandreYang AlexandreYang deleted the alex/fix_regression_similar_metrics branch July 16, 2019 11:42
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.

3 participants