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 the FlareUI documentation #33

Merged
merged 31 commits into from
May 10, 2024
Merged

Conversation

nik3212
Copy link
Member

@nik3212 nik3212 commented Apr 30, 2024

No description provided.

@nik3212 nik3212 added the flare-ui Related to FlareUI component label Apr 30, 2024
@nik3212 nik3212 added this to the 3.0.0 milestone Apr 30, 2024
@nik3212 nik3212 self-assigned this Apr 30, 2024
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

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

Project coverage is 61.11%. Comparing base (3c1cf13) to head (f4768ed).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #33      +/-   ##
==========================================
- Coverage   61.59%   61.11%   -0.48%     
==========================================
  Files         220      220              
  Lines        4668     4706      +38     
==========================================
+ Hits         2875     2876       +1     
- Misses       1793     1830      +37     
Files Coverage Δ
Sources/Flare/Classes/Common/Logger.swift 89.47% <100.00%> (+0.28%) ⬆️
.../FlareUI/Classes/Core/Models/PurchaseOptions.swift 0.00% <ø> (ø)
.../FlareUI/Classes/Core/Models/UIConfiguration.swift 0.00% <ø> (ø)
.../ConfigurationProvider/ConfigurationProvider.swift 0.00% <ø> (ø)
...ionStatusVerifier/SubscriptionStatusVerifier.swift 0.00% <ø> (ø)
...olver/SubscriptionStatusVerifierTypeResolver.swift 0.00% <ø> (ø)
Sources/FlareUI/Classes/FlareUI.swift 0.00% <ø> (ø)
.../ProductViewController/ProductViewController.swift 0.00% <ø> (ø)
...roductsViewController/ProductsViewController.swift 0.00% <ø> (ø)
...nsViewController/SubscriptionsViewController.swift 0.00% <ø> (ø)
... and 33 more

@nik3212 nik3212 force-pushed the feature/flare-ui-documentation branch from 5ab0ae1 to c989590 Compare April 30, 2024 06:18
@nik3212 nik3212 force-pushed the feature/flare-ui-documentation branch from c989590 to 6dcd3b6 Compare April 30, 2024 07:24
@nik3212 nik3212 added the documentation Improvements or additions to documentation label Apr 30, 2024
@nik3212 nik3212 force-pushed the feature/flare-ui-documentation branch from 6dcd3b6 to 5141e3f Compare April 30, 2024 07:56
@nik3212 nik3212 force-pushed the feature/flare-ui-documentation branch from e5b77b8 to c6dcbc5 Compare April 30, 2024 08:50
@nik3212 nik3212 force-pushed the feature/flare-ui-documentation branch from c6dcbc5 to c1582da Compare April 30, 2024 08:52
@nik3212 nik3212 force-pushed the feature/flare-ui-documentation branch from c1582da to 33225e5 Compare April 30, 2024 08:56
@nik3212 nik3212 force-pushed the feature/flare-ui-documentation branch from 33225e5 to c6d5806 Compare April 30, 2024 09:02
@nik3212 nik3212 force-pushed the feature/flare-ui-documentation branch from ed1b117 to 7c5f46d Compare May 3, 2024 14:57
@nik3212 nik3212 merged commit edd438b into dev May 10, 2024
37 of 39 checks passed
@nik3212 nik3212 deleted the feature/flare-ui-documentation branch May 10, 2024 09:02
@nik3212 nik3212 linked an issue May 10, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation flare-ui Related to FlareUI component
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Write a documentation for FlareUI
2 participants