ljvmiranda921 / seagull

A Python Library for Conway's Game of Life
https://pyseagull.readthedocs.io/en/latest/index.html#
MIT License
174 stars 30 forks source link

Update PR #55

Closed ljvmiranda921 closed 4 years ago

ljvmiranda921 commented 4 years ago

Closes #54

codecov[bot] commented 4 years ago

Codecov Report

Merging #55 into master will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   96.51%   96.61%   +0.10%     
==========================================
  Files          13       13              
  Lines         402      414      +12     
==========================================
+ Hits          388      400      +12     
  Misses         14       14              
Impacted Files Coverage Δ
seagull/lifeforms/__init__.py 100.00% <100.00%> (ø)
seagull/lifeforms/gliders.py 100.00% <100.00%> (ø)

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 4e00f66...d59cce4. Read the comment docs.