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: should try to use esm module first #28

Merged
merged 11 commits into from
Dec 24, 2024

f

c45dfce
Select commit
Loading
Failed to load commit list.
Merged

fix: should try to use esm module first #28

f
c45dfce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 24, 2024 in 1s

87.50% (-0.88%) compared to 7a89153

View this Pull Request on Codecov

87.50% (-0.88%) compared to 7a89153

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 40 lines in your changes missing coverage. Please review.

Project coverage is 87.50%. Comparing base (7a89153) to head (c45dfce).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/import.ts 71.42% 40 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage   88.37%   87.50%   -0.88%     
==========================================
  Files           6        6              
  Lines         499      600     +101     
  Branches       68       91      +23     
==========================================
+ Hits          441      525      +84     
- Misses         58       75      +17     

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