Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Version 2.1.3 #76

Merged
merged 8 commits into from
Aug 5, 2023
Merged

Release Version 2.1.3 #76

merged 8 commits into from
Aug 5, 2023

Conversation

dscyrescotti
Copy link
Owner

@dscyrescotti dscyrescotti commented Aug 4, 2023

Description

This PR prepares to release a new version with the critical (but small) bug fix for ensure the content size not broken down when it contains VStack with conditional views. It also updates warnings removing the conformance of Inspectable to views.

Issues

#74

@codecov-commenter
Copy link

Codecov Report

Merging #76 (beace08) into main (886c17e) will increase coverage by 0.03%.
Report is 4 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   96.57%   96.61%   +0.03%     
==========================================
  Files          46       46              
  Lines        1169     1181      +12     
==========================================
+ Hits         1129     1141      +12     
  Misses         40       40              
Files Changed Coverage Δ
Sources/CarouselStack/View/CarouselStack.swift 93.68% <100.00%> (+0.13%) ⬆️
Sources/ShuffleDeck/View/ShuffleDeck.swift 91.17% <100.00%> (+0.45%) ⬆️
Sources/ShuffleStack/View/ShuffleStack.swift 95.29% <100.00%> (+0.29%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 886c17e...beace08. Read the comment docs.

@dscyrescotti dscyrescotti merged commit e0e7073 into main Aug 5, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants