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

feat: support cjs and esm both by tshy #17

Merged
merged 3 commits into from
Dec 15, 2024

f

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

feat: support cjs and esm both by tshy #17

f
7bf61f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2024 in 0s

33.95% (+8.57%) compared to c03a363

View this Pull Request on Codecov

33.95% (+8.57%) compared to c03a363

Details

Codecov Report

Attention: Patch coverage is 33.95062% with 107 lines in your changes missing coverage. Please review.

Project coverage is 33.95%. Comparing base (c03a363) to head (7bf61f0).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/index.ts 33.95% 107 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   25.37%   33.95%   +8.57%     
==========================================
  Files           1        1              
  Lines          67      162      +95     
  Branches       16        4      -12     
==========================================
+ Hits           17       55      +38     
- Misses         50      107      +57     

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