pkulev / xoinvader

Python space game in terminal
http://mmap.me
MIT License
12 stars 1 forks source link

Add python 3.7 build, improve CI, rework scoreboard #79

Closed pkulev closed 5 years ago

pkulev commented 5 years ago

Closes issue(s): [ #65 ]

Description of the changes:

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6b75bcb). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #79   +/-   ##
========================================
  Coverage          ?   61.5%           
========================================
  Files             ?      42           
  Lines             ?    2390           
  Branches          ?       0           
========================================
  Hits              ?    1470           
  Misses            ?     920           
  Partials          ?       0
Impacted Files Coverage Δ
xoinvader/scoreboard.py 100% <100%> (ø)
xoinvader/tests/test_scoreboard.py 100% <100%> (ø)

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 6b75bcb...564a034. Read the comment docs.