willprice / python-omxplayer-wrapper

:tv: Control OMXPlayer, the Raspberry Pi media player, from Python
http://python-omxplayer-wrapper.readthedocs.io
GNU Lesser General Public License v3.0
253 stars 71 forks source link

Switch to pipenv #96

Closed willprice closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #96 into master will increase coverage by 0.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   78.28%   78.53%   +0.25%     
==========================================
  Files           4        4              
  Lines         396      396              
  Branches       22       22              
==========================================
+ Hits          310      311       +1     
  Misses         76       76              
+ Partials       10        9       -1
Impacted Files Coverage Δ
omxplayer/player.py 81.59% <0%> (+0.3%) :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 8c238be...adf0052. Read the comment docs.