-
Notifications
You must be signed in to change notification settings - Fork 137
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
Gracefully handle invalid restrictions #1249
Gracefully handle invalid restrictions #1249
Conversation
a006bd9
to
53ddeff
Compare
Codecov Report
@@ Coverage Diff @@
## master #1249 +/- ##
=======================================
Coverage 77.59% 77.60%
=======================================
Files 274 274
Lines 35232 35233 +1
=======================================
+ Hits 27339 27341 +2
+ Misses 6806 6805 -1
Partials 1087 1087
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit 91c67f5 Results
|
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.
Looks good!
Description
Fix regression introduced in a250336. Bring back the
continue
statement which ignores invalid restrictionsmaster
branchFiles changed
in the Github PR explorer