fix(pipeline): close cloud E2E runtime gaps - #1502
Open
Alexandre Gattiker (algattik) wants to merge 1 commit into
Open
Alexandre Gattiker (algattik) wants to merge 1 commit into
Alexandre Gattiker (algattik) wants to merge 1 commit into
Conversation
Alexandre Gattiker (algattik)
requested a review
from a team
as a code owner
September 9, 2026 21:04
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. Scanned FilesNone |
Codecov Report❌ Patch coverage is ❌ Your patch status has failed because the patch coverage (77.50%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #1502 +/- ##
==========================================
+ Coverage 88.11% 88.12% +0.01%
==========================================
Files 279 279
Lines 23289 23250 -39
Branches 3214 3154 -60
==========================================
- Hits 20520 20490 -30
+ Misses 2079 2071 -8
+ Partials 690 689 -1
*This pull request uses carry forward flags. Click here to find out more.
🚀 New features to boost your workflow:
|
Alexandre Gattiker (algattik)
force-pushed
the
test/1490-cloud-e2e-runtime-gaps
branch
from
September 21, 2026 20:33
d024373 to
12d90d7
Compare
- align cloud E2E runtime behavior with current submission interfaces - remove obsolete OSMO IL submission arguments - satisfy Python and spelling checks 🛠️ - Generated by Copilot Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3f58b3fa-a69e-47a8-a38f-a33a5da257c5
Alexandre Gattiker (algattik)
force-pushed
the
test/1490-cloud-e2e-runtime-gaps
branch
from
September 21, 2026 20:34
12d90d7 to
6d4fb0c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
npm run lint:pyuvx --with ruff==0.15.21 ruff format --check .npm run spell-checkenv -u UV_DEFAULT_INDEX uv lock --check --offlineCloses #1490