Closed hildjj closed 3 years ago
Merging #51 (70dc7b6) into main (16826a4) will decrease coverage by
4.87%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #51 +/- ##
==========================================
- Coverage 87.80% 82.92% -4.88%
==========================================
Files 1 1
Lines 41 41
Branches 10 10
==========================================
- Hits 36 34 -2
- Misses 5 7 +2
Impacted Files | Coverage Δ | |
---|---|---|
index.js | 82.92% <0.00%> (-4.88%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 16826a4...1ebb81a. Read the comment docs.
Yikes, you support a bunch of old versions of things. I'll back out the dependency updates.
I'm going t start over. :)
In the future, please do not make duplicate PRs - that leaves a permanent git ref polluting the repo.
Nod, apologies.
To not include coverage output, config files, tests, and github actions.
Compressed package size goes from 8.1 kB to 4.0 kB. Uncompressed package size goes from 36.7 kB to 10.5 kB
to check, run
npm pack --dry-run
I also updated the dependencies and re-ran all of the tests while I was in there.