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

set_partial_values improvements #48

Merged
merged 2 commits into from
Aug 14, 2024
Merged

set_partial_values improvements #48

merged 2 commits into from
Aug 14, 2024

Conversation

LDeakin
Copy link
Owner

@LDeakin LDeakin commented Aug 14, 2024

  • Expand set_partial_values tests
  • Specialise set_partial_values for MemoryStore
  • [async_]store_set_partial_values no longer truncates
    • this could corrupt values depending on the order of set_partial_values calls

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.94%. Comparing base (0dfbe6a) to head (423fa26).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   81.91%   81.94%   +0.03%     
==========================================
  Files         157      157              
  Lines       21540    21566      +26     
==========================================
+ Hits        17645    17673      +28     
+ Misses       3895     3893       -2     

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

@LDeakin LDeakin merged commit 5473c8a into main Aug 14, 2024
20 checks passed
@LDeakin LDeakin deleted the set_partial_values branch August 14, 2024 23:58
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