-
Notifications
You must be signed in to change notification settings - Fork 2
Fix constants ignoring ExcludeFromContractsGenerationAttribute #169
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #169 +/- ##
==========================================
+ Coverage 81.26% 82.07% +0.80%
==========================================
Files 34 34
Lines 993 993
Branches 117 117
==========================================
+ Hits 807 815 +8
+ Misses 141 133 -8
Partials 45 45
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
+ changelog entry pls
I'm holding off with that until #167 is merged to have a general idea about what will get into 4.0.0 release. |
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.
💋
ec3e2a9
to
136568f
Compare
079ee8e
to
e4e5cf3
Compare
136568f
to
ce2e5d0
Compare
e4e5cf3
to
470abb7
Compare
@Komoszek This one is dedicated for you.
Fixes #164.