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 not_asserted aggregator stub function #2639

Merged
merged 1 commit into from
Nov 22, 2018
Merged

Fix not_asserted aggregator stub function #2639

merged 1 commit into from
Nov 22, 2018

Conversation

ofek
Copy link
Contributor

@ofek ofek commented Nov 22, 2018

Motivation

Python 3 compatibility

Additional Notes

Also made it return the more useful metric names instead of list of list of metric stubs. This function is only used in mysql tests and it won't be affected

@codecov-io
Copy link

Codecov Report

Merging #2639 into master will decrease coverage by 8.3%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master    #2639      +/-   ##
==========================================
- Coverage    83.9%   75.59%   -8.31%     
==========================================
  Files         644       45     -599     
  Lines       36468     3237   -33231     
  Branches     4439      380    -4059     
==========================================
- Hits        30597     2447   -28150     
+ Misses       4555      694    -3861     
+ Partials     1316       96    -1220

Copy link
Contributor

@gzussa gzussa left a comment

Choose a reason for hiding this comment

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

Good catch

@ofek ofek merged commit c3fe75d into master Nov 22, 2018
@ofek ofek deleted the ofek/fna branch November 22, 2018 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants