hborawski / DominionCompanion

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

fix: landscapes will not always choose the maximum number #16

Closed hborawski closed 3 years ago

hborawski commented 3 years ago

Resolves #12

codecov-io commented 3 years ago

Codecov Report

Merging #16 (3394303) into main (9102fca) will increase coverage by 2.37%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   83.65%   86.03%   +2.37%     
==========================================
  Files          14       14              
  Lines         722      723       +1     
==========================================
+ Hits          604      622      +18     
+ Misses        118      101      -17     
Impacted Files Coverage Δ
DominionCompanion/utilities/Settings.swift 88.57% <ø> (ø)
DominionCompanion/viewModels/SetBuilderModel.swift 88.33% <100.00%> (+9.56%) :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 9102fca...3394303. Read the comment docs.