niklashigi / contro

:video_game: Game controls done right.
https://npm.im/contro
MIT License
53 stars 7 forks source link

Release v2.0.0 #1

Closed niklashigi closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #1 into master will increase coverage by 0.46%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
+ Coverage   99.02%   99.49%   +0.46%     
==========================================
  Files           5       10       +5     
  Lines         103      198      +95     
  Branches       16       36      +20     
==========================================
+ Hits          102      197      +95     
  Misses          1        1
Impacted Files Coverage Δ
src/core/and.ts 100% <100%> (ø)
src/maps/gamepad.ts 100% <100%> (ø)
src/inputs/keyboard.ts 100% <100%> (ø) :arrow_up:
src/core/or.ts 100% <100%> (ø)
src/inputs/mouse.ts 98.3% <100%> (+0.68%) :arrow_up:
src/inputs/gamepad.ts 100% <100%> (ø) :arrow_up:
src/index.ts 100% <100%> (ø)
src/maps/keyboard.ts 100% <100%> (ø)
... and 3 more

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 2c7748a...76cfcdf. Read the comment docs.