-
Notifications
You must be signed in to change notification settings - Fork 32
✅ Add parametrizable load tests for function interface #8326
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
✅ Add parametrizable load tests for function interface #8326
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #8326 +/- ##
==========================================
+ Coverage 84.67% 87.64% +2.97%
==========================================
Files 1891 1948 +57
Lines 72999 75615 +2616
Branches 1311 1311
==========================================
+ Hits 61811 66275 +4464
+ Misses 10807 8945 -1862
- Partials 381 395 +14
*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:
|
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.
cool! thanks
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
|



What do these changes do?
runendpoint and one for themapendpoint.Related issue/s
How to test
Dev-ops