-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 Align map load test with ui workflow #8417
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
🎨 Align map load test with ui workflow #8417
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #8417 +/- ##
==========================================
- Coverage 87.81% 87.50% -0.32%
==========================================
Files 1964 1963 -1
Lines 76341 76463 +122
Branches 1342 1322 -20
==========================================
- Hits 67039 66906 -133
- Misses 8898 9160 +262
+ Partials 404 397 -7
*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.
thx
🧪 CI InsightsHere's what we observed from your CI run for 8907525. 🟢 All jobs passed!But CI Insights is watching 👀 |
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 |
🟠 Waiting for conditions to match
|
|



What do these changes do?
GET /v0/function_jobsinstead ofGET /v0/function_job_collections/{function_job_collection_id}/status.Related issue/s
How to test
Dev-ops