-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Fixes #2510: Remove ExpectedException from internal test suite #2518
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2518 +/- ##
=========================================
Coverage 86.66% 86.66%
Complexity 2781 2781
=========================================
Files 320 320
Lines 8344 8344
Branches 1022 1022
=========================================
Hits 7231 7231
Misses 842 842
Partials 271 271
Continue to review full report at Codecov.
|
…cationInOrderMixedWithOrdinaryVerificationTest
Hey @TimvdLippe! Outside one Before continuing replacing the I feel like this would be too much to review in a single PR, but you tell me. |
Yes. This PR is already massive, so let's cut it here. I hope to have time on Friday to review. Thanks for your effort! Note that in this case I am okay with so many commits, since it is mechanical. However, for other PRs let's try to keep them small 😄 |
Do you have suggestions how to approach the new PR? First creating an issue to link it to? Or referencing the same one? I'm afraid it might create confusion to have 2 PRs for the same issue qua closing. |
Let's file a new issue for that. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the cleanup!
Checklist
including project members to get a better picture of the change
commit is meaningful and help the people that will explore a change in 2 years
Fixes #<issue number>
in the description if relevantFixes #<issue number>
if relevant