-
Notifications
You must be signed in to change notification settings - Fork 3
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
Log input parameters of specific failing methods #40
Log input parameters of specific failing methods #40
Conversation
a11cfb1
to
fd485b7
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #40 +/- ##
==========================================
- Coverage 71.51% 71.42% -0.09%
==========================================
Files 13 13
Lines 1271 1330 +59
==========================================
+ Hits 909 950 +41
- Misses 362 380 +18 ☔ View full report in Codecov by Sentry. |
Lacks tests, otherwise ready to go |
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.
👍
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
My "logging interpolation vs. f-strings muscle" hurts, but whatever :D
For help in debugging #35 and #36.