hborawski / DominionCompanion

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

Share set as an image #38

Closed hborawski closed 2 years ago

hborawski commented 2 years ago

Adds a share button to the Gameplay Setup screen that generates an image of the cards in the set to share Simulator Screen Shot - iPhone 11 Pro - 2022-01-15 at 14 45 06 .

codecov-commenter commented 2 years ago

Codecov Report

Merging #38 (661f224) into main (d12e5f3) will increase coverage by 0.33%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   86.58%   86.91%   +0.33%     
==========================================
  Files          16       17       +1     
  Lines         790      810      +20     
==========================================
+ Hits          684      704      +20     
  Misses        106      106              
Impacted Files Coverage Δ
DominionCompanion/models/cards/Card.swift 98.18% <100.00%> (ø)
DominionCompanion/utilities/ImageGenerator.swift 100.00% <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 d12e5f3...661f224. Read the comment docs.