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

fix(initChild): setName is applied in popup context #444

Merged
merged 4 commits into from
Nov 2, 2023
Merged

Conversation

mnicpt
Copy link
Contributor

@mnicpt mnicpt commented Nov 2, 2023

Description

Ensure setName is called with name present and in the context of a popup.

@mnicpt mnicpt requested a review from a team as a code owner November 2, 2023 21:03
@mnicpt mnicpt changed the title fix(setName): for cross domain fix(initChild): setName is applied in popup context Nov 2, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (081d0d5) 95.52% compared to head (f02208e) 95.56%.
Report is 4 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #444      +/-   ##
==========================================
+ Coverage   95.52%   95.56%   +0.03%     
==========================================
  Files          18       18              
  Lines        1228     1239      +11     
==========================================
+ Hits         1173     1184      +11     
  Misses         55       55              
Files Coverage Δ
src/child/child.js 95.87% <100.00%> (+0.04%) ⬆️
src/lib/window.js 96.36% <100.00%> (+0.13%) ⬆️
src/parent/parent.js 95.72% <100.00%> (+0.06%) ⬆️

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

@mnicpt mnicpt merged commit b26b8cb into main Nov 2, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants