Skip to content
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

Rewrite PIP state in Typescript #27645

Merged
merged 7 commits into from
Mar 27, 2024
Merged

Rewrite PIP state in Typescript #27645

merged 7 commits into from
Mar 27, 2024

Conversation

renchap
Copy link
Sponsor Member

@renchap renchap commented Oct 31, 2023

This is a 1:1 rewrite in Typescript, including the only consuming component.

The state is now a plain JS object, fully typed.

Copy link
Contributor

@ClearlyClaire ClearlyClaire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The signature of deployPictureInPicture changed, but none of the call sites were updated.

Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.70%. Comparing base (86500e3) to head (3a89157).
Report is 410 commits behind head on main.

❗ Current head 3a89157 differs from pull request most recent head 36b01ca. Consider uploading reports for the commit 36b01ca to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #27645      +/-   ##
==========================================
- Coverage   85.01%   82.70%   -2.32%     
==========================================
  Files        1059     1030      -29     
  Lines       28277    28152     -125     
  Branches     4538     4550      +12     
==========================================
- Hits        24040    23283     -757     
- Misses       3074     3786     +712     
+ Partials     1163     1083      -80     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

This pull request has resolved merge conflicts and is ready for review.

Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

Copy link
Contributor

This pull request has resolved merge conflicts and is ready for review.

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
@ClearlyClaire ClearlyClaire added this pull request to the merge queue Mar 27, 2024
Merged via the queue into mastodon:main with commit 9fbe8d3 Mar 27, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants