LewisGaul / minegauler

A clone of the original minesweeper game with many added features
GNU General Public License v3.0
12 stars 8 forks source link

Brew install #144

Closed LewisGaul closed 3 years ago

LewisGaul commented 3 years ago

Fixes https://github.com/LewisGaul/minegauler/issues/142

codecov[bot] commented 3 years ago

Codecov Report

Merging #144 (3088606) into dev (4dfbb81) will increase coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #144      +/-   ##
==========================================
+ Coverage   72.11%   72.26%   +0.14%     
==========================================
  Files          16       20       +4     
  Lines        2733     2827      +94     
==========================================
+ Hits         1971     2043      +72     
- Misses        762      784      +22     
Impacted Files Coverage Δ
minegauler/__init__.py 90.00% <0.00%> (ø)
minegauler/frontend/utils.py 68.75% <0.00%> (ø)
minegauler/__main__.py 90.00% <0.00%> (ø)
minegauler/frontend/__init__.py 63.63% <0.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 a353342...3088606. Read the comment docs.