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: provide both browser and node cjs bundles #2457

Merged
merged 4 commits into from
Aug 15, 2024

fix: use nested conditional exports

7ee7b41
Select commit
Loading
Failed to load commit list.
Merged

fix: provide both browser and node cjs bundles #2457

fix: use nested conditional exports
7ee7b41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2024 in 0s

85.54% (target 70.00%)

View this Pull Request on Codecov

85.54% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.54%. Comparing base (1800df5) to head (7ee7b41).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2457   +/-   ##
=======================================
  Coverage   85.54%   85.54%           
=======================================
  Files         368      368           
  Lines        7850     7850           
  Branches     1906     1906           
=======================================
  Hits         6715     6715           
  Misses       1044     1044           
  Partials       91       91           

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