bemuse icon indicating copy to clipboard operation
bemuse copied to clipboard

up `load` fn to async in src/auto-synchro/music.js

Open setheal opened this issue 5 years ago • 1 comments

Tried my best to understand 'co', I hope this is good :)

fixes #626

Changelog

Migrate part of the code from co to async functions

setheal avatar Oct 02 '19 21:10 setheal

Codecov Report

Merging #646 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #646   +/-   ##
=======================================
  Coverage   80.85%   80.85%           
=======================================
  Files         156      156           
  Lines        4764     4764           
  Branches      184      184           
=======================================
  Hits         3852     3852           
  Misses        863      863           
  Partials       49       49

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...001db62. Read the comment docs.

codecov-io avatar Oct 02 '19 21:10 codecov-io

Closing as I just realized that this PR has already been cherry picked — d382b7ae72159d17207afaf80f5f69aaabf9f4e2

dtinth avatar Oct 19 '22 20:10 dtinth