-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 Extend locust tests for testing individual endpoints #7955
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
🎨 Extend locust tests for testing individual endpoints #7955
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7955 +/- ##
==========================================
- Coverage 87.85% 87.82% -0.03%
==========================================
Files 1848 1848
Lines 71283 71196 -87
Branches 1250 1248 -2
==========================================
- Hits 62625 62529 -96
- Misses 8296 8307 +11
+ Partials 362 360 -2
*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:
|
sanderegg
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!
|
@Mergifyio queue |
🛑 The pull request has been removed from the queue
|
|
|
This pull request has been removed from the queue for the following reason: The merge conditions cannot be satisfied due to failing checks:You may have to fix your CI before adding the pull request to the queue again. |
4c80da2
into
ITISFoundation:master



What do these changes do?
tests/performance/locustfiles/deployment_max_rps_single_endpoint.pyRelated issue/s
How to test
Dev-ops