pkulev / xoinvader

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

Pass args to background #57

Closed pkulev closed 7 years ago

pkulev commented 7 years ago

Closes issue(s): [ ]

Description of the changes:

Reviewers: [ @taptap ]

Task list:

codecov-io commented 7 years ago

Codecov Report

Merging #57 into master will increase coverage by 0.05%. The diff coverage is 80%.

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   62.39%   62.45%   +0.05%     
==========================================
  Files          40       40              
  Lines        2085     2083       -2     
==========================================
  Hits         1301     1301              
+ Misses        784      782       -2
Impacted Files Coverage Δ
xoinvader/ingame.py 0% <0%> (ø) :white_check_mark:
xoinvader/background.py 100% <100%> (ø) :white_check_mark:

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 44ca6ca...cc528d3. Read the comment docs.