Skip to content

Add versioning to the hashmap functions when generating keys #768

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

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

Conversation

rootart
Copy link
Contributor

@rootart rootart commented Mar 25, 2025

No description provided.

Copy link

codecov bot commented Mar 25, 2025

Codecov Report

Attention: Patch coverage is 61.90476% with 8 lines in your changes missing coverage. Please review.

Project coverage is 38.0%. Comparing base (f9f5d0c) to head (c85f2c9).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
django_redis/client/default.py 64.3% 1 Missing and 4 partials ⚠️
tests/test_cache_options.py 50.0% 2 Missing ⚠️
tests/test_backend.py 66.7% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #768     +/-   ##
========================================
+ Coverage    37.9%   38.0%   +0.2%     
========================================
  Files          44      44             
  Lines        3253    3260      +7     
  Branches      244     244             
========================================
+ Hits         1231    1238      +7     
  Misses       1778    1778             
  Partials      244     244             
Flag Coverage Δ
mypy 38.0% <62.0%> (+0.2%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rootart rootart force-pushed the hashmap-functions-key-version branch from 4fd5be3 to 0790258 Compare March 25, 2025 21:14
@rootart rootart force-pushed the hashmap-functions-key-version branch from 0790258 to c85f2c9 Compare March 25, 2025 21:19
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.

1 participant