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

Remove HMR causing codespace to not load samples correctly #5602

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

edwardlee-msft
Copy link
Contributor

What

Undo PR #4567 as it's causing codespace to not load samples correctly.
Temporary fix while we try to understand this issue further.
Believe issue occurred after node and webpack update. Have not pinpointed exactly when yet. Will dive deeper into this when time allows. In the meantime this pr is to help unblock others using codespace.

Why

How Tested

Process & policy checklist

  • I have updated the project documentation to reflect my changes if necessary.
  • I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • This change causes current functionality to break.

@edwardlee-msft edwardlee-msft added the does not need changelog Changes that does not affect the published package in any way do not need changelog entry label Jan 30, 2025
@edwardlee-msft edwardlee-msft changed the title Remove HRM causing codespace to not load samples correctly Remove HMR causing codespace to not load samples correctly Jan 30, 2025
Copy link
Contributor

github-actions bot commented Jan 30, 2025

@azure/communication-react jest test coverage for stable.

Lines Statements Functions Branches
Base 27938 / 44345
63%
27938 / 44345
63%
783 / 1424
54.98%
2333 / 3714
62.81%
Current 27883 / 44345
62.87%
27883 / 44345
62.87%
783 / 1424
54.98%
2326 / 3700
62.86%
Diff -55 / 0
-0.13%
-55 / 0
-0.13%
0 / 0
0%
-7 / -14
0.05%

Copy link
Contributor

github-actions bot commented Jan 30, 2025

@azure/communication-react jest test coverage for beta.

Lines Statements Functions Branches
Base 57118 / 94356
60.53%
57118 / 94356
60.53%
1161 / 2687
43.2%
3436 / 5708
60.19%
Current 57194 / 94356
60.61%
57194 / 94356
60.61%
1161 / 2687
43.2%
3466 / 5731
60.47%
Diff 76 / 0
0.08%
76 / 0
0.08%
0 / 0
0%
30 / 23
0.28%

@edwardlee-msft edwardlee-msft enabled auto-merge (squash) January 30, 2025 23:32
Copy link
Contributor

Calling bundle size is not changed.

  • Current size: 12401100
  • Base size: 12401100
  • Diff size: 0

Copy link
Contributor

Chat bundle size is not changed.

  • Current size: 1776794
  • Base size: 1776794
  • Diff size: 0

Copy link
Contributor

CallWithChat bundle size is not changed.

  • Current size: 12401112
  • Base size: 12401112
  • Diff size: 0

@edwardlee-msft edwardlee-msft merged commit b2e9bd9 into main Jan 31, 2025
40 checks passed
@edwardlee-msft edwardlee-msft deleted the elee/remove-hmr-blocker branch January 31, 2025 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
does not need changelog Changes that does not affect the published package in any way do not need changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants