unjs / h3

⚡️ Minimal H(TTP) framework built for high performance and portability
https://h3.unjs.io/
MIT License
3.7k stars 220 forks source link

chore: enable shell emulator #883

Closed iiio2 closed 1 month ago

iiio2 commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.74%. Comparing base (a58d7c9) to head (afdc8f1). Report is 183 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #883 +/- ## ========================================== + Coverage 77.83% 78.74% +0.91% ========================================== Files 47 43 -4 Lines 4286 3289 -997 Branches 611 793 +182 ========================================== - Hits 3336 2590 -746 + Misses 933 696 -237 + Partials 17 3 -14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pi0 commented 1 month ago

i would suggest you add it to global npmrc for windows support.

iiio2 commented 1 month ago

@pi0 , ok. Thanks