Closed stefanprobst closed 3 years ago
Merging #53 (fa6a1c0) into main (eac1eea) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #53 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 23 23
Lines 2484 2485 +1
=========================================
+ Hits 2484 2485 +1
Impacted Files | Coverage Δ | |
---|---|---|
index.js | 100.00% <100.00%> (ø) |
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 eac1eea...fa6a1c0. Read the comment docs.
Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/*
labels.
Initial checklist
Description of changes
Adds the
Callback
type to the root exports, like in the previousunified-engine
version.