MoLow / reporters

A collection of reporters for `node:test`
MIT License
46 stars 5 forks source link

fix: add support for esm #99

Closed MoLow closed 1 year ago

MoLow commented 1 year ago

since I cannot force push to a @Ethan-Arrowood fork, and I wanted to amend the commit message, opening a superseding PR

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d64e13b) 100.00% compared to head (d70a883) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #99 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 6 6 Lines 490 498 +8 ========================================= + Hits 490 498 +8 ``` | Flag | Coverage Δ | | |---|---|---| | v18 | `?` | | | v19 | `100.00% <100.00%> (ø)` | | | v20 | `100.00% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Moshe+Atlow#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/MoLow/reporters/pull/99?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Moshe+Atlow) | Coverage Δ | | |---|---|---| | [packages/github/index.js](https://app.codecov.io/gh/MoLow/reporters/pull/99?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Moshe+Atlow#diff-cGFja2FnZXMvZ2l0aHViL2luZGV4Lmpz) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.