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 Products Caching Mechanism #19

Merged
merged 4 commits into from
Jan 25, 2024
Merged

Implement Products Caching Mechanism #19

merged 4 commits into from
Jan 25, 2024

Conversation

nik3212
Copy link
Member

@nik3212 nik3212 commented Jan 23, 2024

No description provided.

- Create a decorator object that implements caching functionality
@nik3212 nik3212 self-assigned this Jan 23, 2024
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (1f56285) 78.43% compared to head (17c5b72) 79.32%.
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #19      +/-   ##
==========================================
+ Coverage   78.43%   79.32%   +0.88%     
==========================================
  Files          49       50       +1     
  Lines        1632     1726      +94     
==========================================
+ Hits         1280     1369      +89     
- Misses        352      357       +5     
Files Coverage Δ
Sources/Flare/Classes/DI/FlareDependencies.swift 100.00% <100.00%> (ø)
Sources/Flare/Classes/Models/Configuration.swift 100.00% <100.00%> (ø)
Sources/Flare/Classes/Models/StoreProduct.swift 100.00% <ø> (ø)
.../ConfigurationProvider/ConfigurationProvider.swift 100.00% <100.00%> (ø)
...erDecorator/CachingProductsProviderDecorator.swift 96.30% <96.30%> (ø)
...re/Classes/Providers/IAPProvider/IAPProvider.swift 94.17% <60.00%> (+3.18%) ⬆️
...es/Providers/ProductProvider/ProductProvider.swift 82.61% <20.00%> (-17.39%) ⬇️

... and 2 files with indirect coverage changes

@nik3212 nik3212 changed the title [WIP] Implement Products Caching Mechanism Implement Products Caching Mechanism Jan 25, 2024
@nik3212 nik3212 merged commit 26fe805 into dev Jan 25, 2024
22 checks passed
@nik3212 nik3212 deleted the feature/caching branch January 25, 2024 17:56
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.

None yet

1 participant