LewisGaul / minegauler

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

Features help menu entry #188

Closed LewisGaul closed 2 years ago

LewisGaul commented 2 years ago

Fixes #70

codecov[bot] commented 2 years ago

Codecov Report

Merging #188 (5ef0b7b) into dev (5a398f9) will decrease coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head 5ef0b7b differs from pull request most recent head d50f904. Consider uploading reports for the commit d50f904 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #188      +/-   ##
==========================================
- Coverage   70.14%   70.11%   -0.04%     
==========================================
  Files          44       44              
  Lines        3809     3805       -4     
==========================================
- Hits         2672     2668       -4     
  Misses       1137     1137              
Impacted Files Coverage Δ
minegauler/frontend/main_window.py 50.65% <100.00%> (-0.33%) :arrow_down:

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 4ba5114...d50f904. Read the comment docs.