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

Made the highscore window have a set height #116

Closed XilefG closed 4 years ago

XilefG commented 4 years ago

96 Highscores window sizing issue

codecov[bot] commented 4 years ago

Codecov Report

Merging #116 into dev will decrease coverage by 0.05%. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #116      +/-   ##
==========================================
- Coverage   77.27%   77.22%   -0.06%     
==========================================
  Files          25       25              
  Lines        3802     3806       +4     
==========================================
+ Hits         2938     2939       +1     
- Misses        864      867       +3     
Flag Coverage Δ
#mut 77.22% <25.00%> (-0.06%) :arrow_down:
#mut_with_tests 77.22% <25.00%> (-0.06%) :arrow_down:
Impacted Files Coverage Δ
minegauler/frontend/highscores.py 19.72% <25.00%> (+0.09%) :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 d4e8ca9...fd029c8. Read the comment docs.