knightedcodemonkey / duel

TypeScript dual packages.
MIT License
20 stars 4 forks source link

feat: transform module globals before compiling with tsc. #44

Closed knightedcodemonkey closed 3 months ago

knightedcodemonkey commented 3 months ago

BREAKING CHANGE:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 95.00000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 98.18%. Comparing base (aa9980d) to head (9c45dc1).

Files Patch % Lines
src/duel.js 94.25% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== + Coverage 96.46% 98.18% +1.71% ========================================== Files 3 3 Lines 453 385 -68 ========================================== - Hits 437 378 -59 + Misses 16 7 -9 ```

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