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: allow dynamically import atmosphere.js for SW context #2901

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Merge branch 'main' into fix/sw-context-dynamic-import

1411835
Select commit
Loading
Failed to load commit list.
Open

fix: allow dynamically import atmosphere.js for SW context #2901

Merge branch 'main' into fix/sw-context-dynamic-import
1411835
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 24, 2025 in 1s

86.97% (-0.03%) compared to c431cbb

View this Pull Request on Codecov

86.97% (-0.03%) compared to c431cbb

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.

Project coverage is 86.97%. Comparing base (c431cbb) to head (1411835).

Files with missing lines Patch % Lines
packages/ts/frontend/src/FluxConnection.ts 55.55% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2901      +/-   ##
==========================================
- Coverage   86.99%   86.97%   -0.03%     
==========================================
  Files         118      118              
  Lines        8292     8299       +7     
  Branches     1269     1270       +1     
==========================================
+ Hits         7214     7218       +4     
- Misses       1064     1066       +2     
- Partials       14       15       +1     

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