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: Use subpath imports to choose Node or vanilla JS environment #88

Merged
merged 4 commits into from
Mar 13, 2024

chore: support react-native

8dc30b2
Select commit
Loading
Failed to load commit list.
Merged

fix: Use subpath imports to choose Node or vanilla JS environment #88

chore: support react-native
8dc30b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

99.34% (+0.07%) compared to e6c1f80

View this Pull Request on Codecov

99.34% (+0.07%) compared to e6c1f80

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.34%. Comparing base (e6c1f80) to head (8dc30b2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   99.26%   99.34%   +0.07%     
==========================================
  Files          16       22       +6     
  Lines         547      612      +65     
  Branches      102      106       +4     
==========================================
+ Hits          543      608      +65     
  Misses          4        4              

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