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: Swapping esbuild for esbuild-wasm to fix OS specific dependency #2317

Merged
merged 2 commits into from
Dec 16, 2024

Removed Browser specific code (DH-18191)

0c17fe0
Select commit
Loading
Failed to load commit list.
Merged

fix: Swapping esbuild for esbuild-wasm to fix OS specific dependency #2317

Removed Browser specific code (DH-18191)
0c17fe0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

46.71% (+0.00%) compared to ab5b3b6

View this Pull Request on Codecov

46.71% (+0.00%) compared to ab5b3b6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.71%. Comparing base (ab5b3b6) to head (0c17fe0).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2317    +/-   ##
========================================
  Coverage   46.71%   46.71%            
========================================
  Files         704      704            
  Lines       39013    39013            
  Branches     9932     9747   -185     
========================================
  Hits        18224    18224            
- Misses      20735    20778    +43     
+ Partials       54       11    -43     

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