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

Advanced/beta options #125

Closed LewisGaul closed 4 years ago

LewisGaul commented 4 years ago

https://github.com/LewisGaul/minegauler/issues/123

codecov[bot] commented 4 years ago

Codecov Report

Merging #125 into dev will decrease coverage by 0.67%. The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #125      +/-   ##
==========================================
- Coverage   72.73%   72.06%   -0.68%     
==========================================
  Files          16       16              
  Lines        2677     2713      +36     
==========================================
+ Hits         1947     1955       +8     
- Misses        730      758      +28     
Impacted Files Coverage Δ
minegauler/frontend/main_window.py 49.56% <16.66%> (-2.19%) :arrow_down:
minegauler/frontend/panel.py 86.17% <0.00%> (+1.62%) :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 f4e73a7...c203b69. Read the comment docs.