hborawski / DominionCompanion

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

add option to set an upper limit on expansions included in a set #17

Closed hborawski closed 3 years ago

hborawski commented 3 years ago

Resolves #15

Adds a settings option to set a limit on the number of expansions that can be in a set

codecov-io commented 3 years ago

Codecov Report

Merging #17 (18cb73b) into main (8e068c7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   83.56%   83.56%           
=======================================
  Files          13       13           
  Lines         712      712           
=======================================
  Hits          595      595           
  Misses        117      117           
Impacted Files Coverage Δ
DominionCompanion/utilities/Settings.swift 88.57% <ø> (ø)
DominionCompanion/viewModels/SetBuilderModel.swift 78.77% <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 8e068c7...18cb73b. Read the comment docs.