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

Dev v4.1.6 #205

Closed LewisGaul closed 2 years ago

LewisGaul commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #205 (9b4aac1) into main (911566e) will decrease coverage by 0.13%. The diff coverage is 41.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #205      +/-   ##
==========================================
- Coverage   69.63%   69.50%   -0.14%     
==========================================
  Files          44       44              
  Lines        3863     3879      +16     
==========================================
+ Hits         2690     2696       +6     
- Misses       1173     1183      +10     
Impacted Files Coverage Δ
src/minegauler/app/core/regular/board.py 86.30% <28.57%> (-13.70%) :arrow_down:
src/minegauler/app/_version.py 100.00% <100.00%> (ø)
src/minegauler/app/frontend/main_window.py 50.81% <100.00%> (+0.16%) :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 911566e...9b4aac1. Read the comment docs.