hborawski / DominionCompanion

Companion app for card game Dominion
GNU General Public License v3.0
1 stars 1 forks source link

add setting for swapping visual style of gameplay setup #40

Closed hborawski closed 2 years ago

hborawski commented 2 years ago

Adds a setting to swap between the list style that is the default, and a pages style that lets you swipe through cards

codecov-commenter commented 2 years ago

Codecov Report

Merging #40 (4baa199) into main (85c4e6e) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   86.91%   86.92%   +0.01%     
==========================================
  Files          17       17              
  Lines         810      811       +1     
==========================================
+ Hits          704      705       +1     
  Misses        106      106              
Impacted Files Coverage Δ
DominionCompanion/utilities/Settings.swift 88.88% <100.00%> (+0.31%) :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 85c4e6e...4baa199. Read the comment docs.