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

Implement FlareUI #28

Merged
merged 73 commits into from
Apr 29, 2024
Merged

Implement FlareUI #28

merged 73 commits into from
Apr 29, 2024

Conversation

nik3212
Copy link
Member

@nik3212 nik3212 commented Feb 28, 2024

No description provided.

@nik3212 nik3212 added enhancement New feature or request flare-ui Related to FlareUI component labels Feb 28, 2024
@nik3212 nik3212 added this to the 3.0.0 milestone Feb 28, 2024
@nik3212 nik3212 self-assigned this Feb 28, 2024
@spacecode-github-bot
Copy link

spacecode-github-bot commented Feb 28, 2024

1 Error
🚫 Please include a CHANGELOG entry.
1 Warning
⚠️ Big PR
1 Message
📖 Note, we hard-wrap at 80 chars and use 2 spaces after the last line.

Generated by 🚫 Danger

@nik3212 nik3212 linked an issue Feb 28, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 53.17125% with 1329 lines in your changes are missing coverage. Please review.

Project coverage is 61.59%. Comparing base (c6eddbd) to head (402726f).

Additional details and impacted files
@@             Coverage Diff             @@
##              dev      #28       +/-   ##
===========================================
- Coverage   79.36%   61.59%   -17.77%     
===========================================
  Files          50      220      +170     
  Lines        1754     4668     +2914     
===========================================
+ Hits         1392     2875     +1483     
- Misses        362     1793     +1431     
Files Coverage Δ
Sources/Flare/Classes/DI/FlareDependencies.swift 100.00% <100.00%> (ø)
Sources/Flare/Classes/IFlare.swift 100.00% <ø> (ø)
...e/Classes/Providers/IAPProvider/IIAPProvider.swift 25.00% <ø> (ø)
...erDecorator/CachingProductsProviderDecorator.swift 96.30% <100.00%> (ø)
...es/Providers/ProductProvider/ProductProvider.swift 82.61% <100.00%> (ø)
...Providers/PurchaseProvider/IPurchaseProvider.swift 50.00% <ø> (ø)
.../Classes/Core/EnvironmentKey/AnyProductStyle.swift 100.00% <100.00%> (ø)
...e/EnvironmentKey/AnySubscriptionControlStyle.swift 100.00% <100.00%> (ø)
...EnvironmentKey/Assemblies/ProductAssemblyKey.swift 100.00% <100.00%> (ø)
...onmentKey/Assemblies/StoreButtonsAssemblyKey.swift 100.00% <100.00%> (ø)
... and 173 more

... and 6 files with indirect coverage changes

@nik3212 nik3212 force-pushed the feature/flare-ui branch 7 times, most recently from ebf1827 to e720307 Compare February 28, 2024 16:11
@nik3212 nik3212 force-pushed the feature/flare-ui branch 2 times, most recently from e5b8cd5 to 969cfb0 Compare February 28, 2024 17:30
@nik3212 nik3212 changed the title [WIP] Implement FlareUI Implement FlareUI Apr 29, 2024
@nik3212 nik3212 merged commit e333aaf into dev Apr 29, 2024
36 of 38 checks passed
@nik3212 nik3212 deleted the feature/flare-ui branch April 29, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flare-ui Related to FlareUI component
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement FlareUI
2 participants