Closed epeach closed 5 years ago
Merging #581 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #581 +/- ##
=======================================
Coverage 31.89% 31.89%
=======================================
Files 27 27
Lines 3800 3800
=======================================
Hits 1212 1212
Misses 2588 2588
Impacted Files | Coverage Δ | |
---|---|---|
src/ResourceLoader.js | 100% <100%> (ø) |
:arrow_up: |
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 25da1d9...556476f. Read the comment docs.
The CDO repository uses the
https://curriculum.code.org/images/sprites/dance_20181127/
folder for assets. Let's update the default version in dance party to point at the same direction.https://github.com/code-dot-org/code-dot-org/blob/staging/apps/src/dance/Dance.js#L401
Part of work to close the loop on sprites and de-duplicate spritesheet.