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

Add size hint to info windows #127

Closed LewisGaul closed 4 years ago

LewisGaul commented 4 years ago

fixes #69

codecov[bot] commented 4 years ago

Codecov Report

Merging #127 into dev will increase coverage by 0.00%. The diff coverage is 33.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #127   +/-   ##
=======================================
  Coverage   72.20%   72.20%           
=======================================
  Files          16       16           
  Lines        2727     2731    +4     
=======================================
+ Hits         1969     1972    +3     
- Misses        758      759    +1     
Impacted Files Coverage Δ
minegauler/frontend/main_window.py 49.39% <33.33%> (-0.17%) :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 8695e52...62a11b4. Read the comment docs.