-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 Allow headers and random body generation in single endpoint locust test #8318
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
🎨 Allow headers and random body generation in single endpoint locust test #8318
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #8318 +/- ##
==========================================
+ Coverage 87.84% 87.85% +0.01%
==========================================
Files 1945 1945
Lines 75369 75369
Branches 1311 1311
==========================================
+ Hits 66208 66217 +9
+ Misses 8766 8757 -9
Partials 395 395
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
…point-locust-test
|
🧪 CI InsightsHere's what we observed from your CI run for 1bfe78d. ✅ Passed Jobs With Interesting Signals
|
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.
thx. nice addition
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.
thx! looks very useful



What do these changes do?
functionssection of the api-serverRelated issue/s
How to test
Dev-ops