Skip to content

Cache - #65

Merged
eadwinCode merged 13 commits into
mainfrom
cache_feat
Feb 22, 2023
Merged

Cache#65
eadwinCode merged 13 commits into
mainfrom
cache_feat

Conversation

@eadwinCode

Copy link
Copy Markdown
Collaborator

No description provided.

@eadwinCode eadwinCode changed the title WIP: Ft. Cache WIP: Cache Feb 14, 2023
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #65 (94a5c56) into main (7bfb304) will decrease coverage by 0.23%.
The diff coverage is 93.44%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
- Coverage   96.14%   95.91%   -0.23%     
==========================================
  Files         163      178      +15     
  Lines        5397     5928     +531     
==========================================
+ Hits         5189     5686     +497     
- Misses        208      242      +34     
Impacted Files Coverage Δ
ellar/cache/service.py 73.91% <73.91%> (ø)
ellar/core/conf/app_settings_models.py 88.31% <83.33%> (-0.43%) ⬇️
ellar/cache/model.py 87.87% <87.87%> (ø)
ellar/cache/backends/base.py 89.06% <89.06%> (ø)
ellar/core/conf/mixins.py 92.22% <90.90%> (-0.19%) ⬇️
ellar/cache/backends/redis/backend.py 93.42% <93.42%> (ø)
ellar/cache/backends/redis/serializer.py 94.11% <94.11%> (ø)
ellar/cache/backends/aio_cache.py 94.23% <94.23%> (ø)
ellar/common/cache.py 98.33% <98.33%> (ø)
ellar/cache/__init__.py 100.00% <100.00%> (ø)
... and 11 more

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

@eadwinCode eadwinCode changed the title WIP: Cache Cache Feb 20, 2023
@eadwinCode
eadwinCode merged commit 255a9cd into main Feb 22, 2023
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