-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add error code & show function arguments #125
Conversation
xepozz
commented
Jul 18, 2024
Q | A |
---|---|
Is bugfix? | ✔️ |
New feature? | ✔️ |
Breaks BC? | ❌ |
- Error code showed
- Showed functions arguments if they are
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 awesome 👍 Please add a line to CHANGELOG and merge.
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.
Need to add line to changelog
Seems, only this conversation: #125 (comment) |
Co-authored-by: Sergei Predvoditelev <[email protected]>
@vjik no unresolved issues left. Merging? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #125 +/- ##
============================================
+ Coverage 77.15% 77.43% +0.27%
- Complexity 180 184 +4
============================================
Files 14 14
Lines 569 576 +7
============================================
+ Hits 439 446 +7
Misses 130 130 ☔ View full report in Codecov by Sentry. |