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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compatibility between ClasswiseWrapper and prefix/postfix arg in MetricCollection #843

Merged
merged 2 commits into from Feb 18, 2022

Conversation

SkafteNicki
Copy link
Member

@SkafteNicki SkafteNicki commented Feb 16, 2022

What does this PR do?

Fixes #842

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 Feb 16, 2022
@SkafteNicki SkafteNicki added this to the v0.8 milestone Feb 16, 2022
CHANGELOG.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #843 (70e951e) into master (276a883) will decrease coverage by 0%.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #843   +/-   ##
=====================================
- Coverage      95%    95%   -0%     
=====================================
  Files         167    167           
  Lines        6896   6899    +3     
=====================================
+ Hits         6554   6555    +1     
- Misses        342    344    +2     

@mergify mergify bot added the ready label Feb 16, 2022
@Borda Borda enabled auto-merge (squash) February 16, 2022 19:11
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.

LGTM! :]

@Borda Borda merged commit 44e3ffb into master Feb 18, 2022
@Borda Borda deleted the bugfix/classwise_wrapper_prefix branch February 18, 2022 08:43
@Borda Borda added this to the v0.8 milestone May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / fix Something isn't working ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

classwisewrapper doesn't support prefix
3 participants