hasundue / molt

Update dependencies the Deno way
https://jsr.io/@molt
MIT License
79 stars 5 forks source link

refactor(test): port testing doubles to an independent module #62

Closed hasundue closed 1 year ago

hasundue commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (404b44c) 82.99% compared to head (08d4de7) 82.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== - Coverage 82.99% 82.29% -0.71% ========================================== Files 16 17 +1 Lines 588 689 +101 Branches 86 91 +5 ========================================== + Hits 488 567 +79 - Misses 100 122 +22 ``` | [Files](https://app.codecov.io/gh/hasundue/molt/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chiezo) | Coverage Δ | | |---|---|---| | [lib/std/assert.ts](https://app.codecov.io/gh/hasundue/molt/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chiezo#diff-bGliL3N0ZC9hc3NlcnQudHM=) | `100.00% <100.00%> (ø)` | | | [lib/std/testing.ts](https://app.codecov.io/gh/hasundue/molt/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chiezo#diff-bGliL3N0ZC90ZXN0aW5nLnRz) | `100.00% <100.00%> (ø)` | | | [lib/testing.ts](https://app.codecov.io/gh/hasundue/molt/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chiezo#diff-bGliL3Rlc3RpbmcudHM=) | `76.59% <76.59%> (ø)` | |

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