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 missing reset in classwise wrapper #1129

Merged
merged 4 commits into from Jul 10, 2022
Merged

Conversation

SkafteNicki
Copy link
Member

@SkafteNicki SkafteNicki commented Jul 7, 2022

What does this PR do?

Fixes #1128

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 Jul 7, 2022
@SkafteNicki SkafteNicki added this to the v0.9 milestone Jul 7, 2022
@SkafteNicki SkafteNicki added this to In progress in Wrappers via automation Jul 7, 2022
@codecov
Copy link

codecov bot commented Jul 7, 2022

Codecov Report

Merging #1129 (d79ff11) into master (0d8b1b2) will decrease coverage by 51%.
The diff coverage is 50%.

@@           Coverage Diff            @@
##           master   #1129     +/-   ##
========================================
- Coverage      94%     43%    -51%     
========================================
  Files         182     182             
  Lines        8141    8146      +5     
========================================
- Hits         7649    3466   -4183     
- Misses        492    4680   +4188     

@mergify mergify bot added the ready label Jul 7, 2022
@Borda Borda enabled auto-merge (squash) July 10, 2022 11:06
Wrappers automation moved this from In progress to Reviewer approved Jul 10, 2022
@Borda Borda merged commit 412002c into master Jul 10, 2022
Wrappers automation moved this from Reviewer approved to Done Jul 10, 2022
@Borda Borda deleted the bugfix/classwise_missing_reset branch July 10, 2022 12:39
Borda pushed a commit that referenced this pull request Jul 22, 2022
* missing reset
* changelog

(cherry picked from commit 412002c)
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
No open projects
Development

Successfully merging this pull request may close these issues.

ClasswiseWrapper yields different results
3 participants