Update JupyterLab Sidepanel yarn.lock file
Bug Fix: Update yarn.lock file used building the sidepanel extension.
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
- [ ] Mention the appropriate issue in your description (for example:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead. - [ ] Update
CHANGES.mdwith noteworthy changes. - [ ] If this contribution is large, please file an Apache Individual Contributor License Agreement.
See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 56.45%. Comparing base (
74512d9) to head (3a861f8).
Additional details and impacted files
@@ Coverage Diff @@
## master #35195 +/- ##
============================================
- Coverage 56.45% 56.45% -0.01%
Complexity 3299 3299
============================================
Files 1189 1189
Lines 182091 182091
Branches 3409 3409
============================================
- Hits 102796 102791 -5
- Misses 76023 76028 +5
Partials 3272 3272
| Flag | Coverage Δ | |
|---|---|---|
| python | 80.91% <ø> (-0.01%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Assigning reviewers:
R: @damccorm for label python.
Note: If you would like to opt out of this review, comment assign to next reviewer.
Available commands:
stop reviewer notifications- opt out of the automated review toolingremind me after tests pass- tag the comment author after tests passwaiting on author- shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)
The PR bot will only process comments in the main thread (not review comments).
Do this PR impact https://github.com/apache/beam/actions/runs/15506534977?pr=35195?
Files with unapproved licenses:
- /runner/_work/beam/beam/sdks/python/apache_beam/runners/interactive/extensions/apache-beam-jupyterlab-sidepanel/.yarnrc.yml
Part of https://github.com/apache/beam/issues/35128