-
Notifications
You must be signed in to change notification settings - Fork 85
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: custom modifier / new parameter support and test #1644
Conversation
00b6a20
to
c64ae42
Compare
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## master #1644 +/- ##
=======================================
Coverage 98.03% 98.03%
=======================================
Files 63 63
Lines 4129 4129
Branches 566 566
=======================================
Hits 4048 4048
Misses 48 48
Partials 33 33
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
We need a test to assert that we can catch the exception correctly.
@kratsg added |
17b9637
to
5b7d2f7
Compare
for more information, see https://pre-commit.ci
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.
LGTM. 👍 Thanks @lukasheinrich — this is great!
Description
this fixes a bug in #1625 and a test that would catch it
Checklist Before Requesting Reviewer
Before Merging
For the PR Assignees: