code-dot-org / dance-party

Renderer for the Dance game type. Based on p5.js and p5.play.js.
https://code-dot-org.github.io/dance-party/
13 stars 13 forks source link

Add startMappingEach and stopMappingEach to API #597

Closed ajpal closed 4 years ago

ajpal commented 4 years ago

Dec-04-2019 17-40-12

codecov-io commented 4 years ago

Codecov Report

Merging #597 into master will decrease coverage by 0.06%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #597      +/-   ##
==========================================
- Coverage    33.5%   33.44%   -0.07%     
==========================================
  Files          28       28              
  Lines        3996     4004       +8     
==========================================
  Hits         1339     1339              
- Misses       2657     2665       +8
Impacted Files Coverage Δ
src/p5.dance.js 83.25% <0%> (-0.78%) :arrow_down:
src/api.js 36.53% <0%> (-1.47%) :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 716a76a...809ca93. Read the comment docs.