-
Notifications
You must be signed in to change notification settings - Fork 27
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 bool in query parameter #4690
🐛 fix bool in query parameter #4690
Conversation
Kudos, SonarCloud Quality Gate passed!
|
Code Climate has analyzed commit 9e84fec and detected 0 issues on this pull request. View more on Code Climate. |
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.
thanks
Codecov Report
@@ Coverage Diff @@
## master #4690 +/- ##
=========================================
- Coverage 83.3% 81.9% -1.4%
=========================================
Files 955 412 -543
Lines 38665 21401 -17264
Branches 1023 190 -833
=========================================
- Hits 32214 17532 -14682
+ Misses 6222 3822 -2400
+ Partials 229 47 -182
Flags with carried forward coverage won't be shown. Click here to find out more.
|
What do these changes do?
Related issue/s
How to test
DevOps Checklist