Closed mslourens closed 4 years ago
Merging #643 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #643 +/- ##
==========================================
+ Coverage 80.85% 80.85% +<.01%
==========================================
Files 156 156
Lines 4764 4770 +6
Branches 184 184
==========================================
+ Hits 3852 3857 +5
- Misses 863 864 +1
Partials 49 49
Impacted Files | Coverage Δ | |
---|---|---|
src/scintillator/loader.js | 85.36% <100%> (-0.35%) |
: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 ff90d37...a4e2efa. Read the comment docs.
fixes #637
Changelog
Migrate part of the code from
co
toasync function
s