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

Btn images #149

Closed LewisGaul closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #149 (7240182) into dev (9716426) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #149      +/-   ##
==========================================
+ Coverage   72.26%   72.35%   +0.09%     
==========================================
  Files          20       20              
  Lines        2827     2829       +2     
==========================================
+ Hits         2043     2047       +4     
+ Misses        784      782       -2     
Impacted Files Coverage Δ
minegauler/_version.py 100.00% <100.00%> (ø)
minegauler/frontend/main_window.py 49.39% <100.00%> (ø)
minegauler/frontend/minefield.py 78.66% <100.00%> (+0.14%) :arrow_up:
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 9716426...7240182. Read the comment docs.