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

Support caching values in-memory #70

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Support caching values in-memory #70

wants to merge 10 commits into from

Conversation

JosephDuffy
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Base: 98.77% // Head: 98.62% // Decreases project coverage by -0.16% ⚠️

Coverage data is based on head (613bc95) compared to base (e8bfd61).
Patch coverage: 96.39% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   98.77%   98.62%   -0.16%     
==========================================
  Files          27       27              
  Lines        1802     1896      +94     
==========================================
+ Hits         1780     1870      +90     
- Misses         22       26       +4     
Impacted Files Coverage Δ
Sources/Persist/Persister.swift 99.24% <94.36%> (-0.76%) ⬇️
Sources/Persist/Persisted.swift 100.00% <100.00%> (ø)
.../Persist/UserDefaults/Persisted+UserDefaults.swift 100.00% <100.00%> (ø)
.../Persist/UserDefaults/Persister+UserDefaults.swift 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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