unjs / std-env

Runtime Agnostic JS utils
MIT License
433 stars 25 forks source link

refactor: clarify runtimes and `isNode` behavior #108

Closed pi0 closed 6 months ago

pi0 commented 6 months ago

๐Ÿ”— Linked issue

closes #100

โ“ Type of change

๐Ÿ“š Description

๐Ÿ“ Checklist

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (3250631) 80.63% compared to head (381069c) 82.50%.

:exclamation: Current head 381069c differs from pull request most recent head bec505d. Consider uploading reports for the commit bec505d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #108 +/- ## ========================================== + Coverage 80.63% 82.50% +1.87% ========================================== Files 10 10 Lines 346 383 +37 Branches 32 32 ========================================== + Hits 279 316 +37 Misses 61 61 Partials 6 6 ```

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