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

Bump deps #146

Closed LewisGaul closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #146 (de45080) into dev (8ba6134) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #146   +/-   ##
=======================================
  Coverage   72.26%   72.26%           
=======================================
  Files          20       20           
  Lines        2827     2827           
=======================================
  Hits         2043     2043           
  Misses        784      784           
Impacted Files Coverage Δ
minegauler/core/engine.py 98.50% <ø> (ø)
minegauler/frontend/minefield.py 78.52% <ø> (ø)
minegauler/frontend/utils.py 68.75% <100.00%> (ø)

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 8ba6134...de45080. Read the comment docs.