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

get number of all keys #147

Merged
merged 1 commit into from
Jun 4, 2023
Merged

get number of all keys #147

merged 1 commit into from
Jun 4, 2023

Conversation

Krukov
Copy link
Owner

@Krukov Krukov commented Jun 4, 2023

@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2023

Codecov Report

Merging #147 (b8e7ee4) into master (1038125) will increase coverage by 0.00%.
The diff coverage is 94.44%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   94.09%   94.10%           
=======================================
  Files          51       51           
  Lines        3322     3340   +18     
  Branches      572      575    +3     
=======================================
+ Hits         3126     3143   +17     
- Misses        128      129    +1     
  Partials       68       68           
Flag Coverage Δ
unittests 94.01% <94.44%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cashews/backends/interface.py 81.65% <66.66%> (-0.28%) ⬇️
cashews/backends/diskcache.py 94.94% <100.00%> (+0.05%) ⬆️
cashews/backends/memory.py 94.92% <100.00%> (+0.05%) ⬆️
cashews/backends/redis/backend.py 93.59% <100.00%> (+0.06%) ⬆️
cashews/backends/transaction.py 99.17% <100.00%> (+<0.01%) ⬆️
cashews/commands.py 100.00% <100.00%> (ø)
cashews/wrapper/commands.py 99.00% <100.00%> (+0.06%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Krukov Krukov force-pushed the get-count--all-keys branch from ad129d2 to b8e7ee4 Compare June 4, 2023 08:35
@Krukov Krukov merged commit 2b634cf into master Jun 4, 2023
@Krukov Krukov deleted the get-count--all-keys branch January 7, 2024 22:17
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