-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 fix locust_settings #7038
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 locust_settings #7038
Conversation
|
lol, you know you work in a complex system when removing fully commented code (i.e. not ever executed, hopefully) fixes a bug :D |
Apparently |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7038 +/- ##
==========================================
- Coverage 86.94% 86.44% -0.51%
==========================================
Files 1651 1651
Lines 64811 64811
Branches 2041 2041
==========================================
- Hits 56353 56028 -325
- Misses 8120 8445 +325
Partials 338 338
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
|
matusdrobuliak66
left a comment
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!



What do these changes do?
Related issue/s
How to test
Dev-ops checklist