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

Make best_metric in MetricTracker more robust #913

Merged
merged 4 commits into from
Mar 25, 2022

Conversation

SkafteNicki
Copy link
Member

@SkafteNicki SkafteNicki commented Mar 24, 2022

What does this PR do?

Fixes #911

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@SkafteNicki SkafteNicki added the bug / fix Something isn't working label Mar 24, 2022
@SkafteNicki SkafteNicki added this to the v0.8 milestone Mar 24, 2022
@SkafteNicki SkafteNicki added enhancement New feature or request and removed bug / fix Something isn't working labels Mar 24, 2022
@codecov
Copy link

codecov bot commented Mar 24, 2022

Codecov Report

Merging #913 (48a85a2) into master (d85c943) will decrease coverage by 0%.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #913   +/-   ##
=====================================
- Coverage      95%    95%   -0%     
=====================================
  Files         173    173           
  Lines        7328   7339   +11     
=====================================
  Hits         6958   6958           
- Misses        370    381   +11     

@mergify mergify bot added the ready label Mar 24, 2022
@Borda Borda requested a review from stancld March 24, 2022 14:45
@Borda Borda assigned stancld and unassigned SkafteNicki Mar 24, 2022
Copy link
Contributor

@stancld stancld left a comment

Choose a reason for hiding this comment

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

Good idea! LGTM! :]

@stancld stancld merged commit d8c5e11 into master Mar 25, 2022
@stancld stancld deleted the bugfix/tracker_best_metric_warning branch March 25, 2022 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metric Collection Tracker Comptability
3 participants