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 jumpToEach to dance API #579

Closed ajpal closed 5 years ago

ajpal commented 5 years ago

https://docs.google.com/document/d/1MJzshSBGHx4azMgyJSfmuYll77T8HHodQFMsY_4Pp3w/edit#

image

codecov-io commented 5 years ago

Codecov Report

Merging #579 into master will increase coverage by 0.16%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #579      +/-   ##
==========================================
+ Coverage   31.89%   32.06%   +0.16%     
==========================================
  Files          27       27              
  Lines        3800     3805       +5     
==========================================
+ Hits         1212     1220       +8     
+ Misses       2588     2585       -3
Impacted Files Coverage Δ
src/api.js 38.77% <0%> (-0.81%) :arrow_down:
src/p5.dance.js 86.74% <100%> (+0.76%) :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 4eda788...507c9f4. Read the comment docs.