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

serializer as composition #311

Merged
merged 1 commit into from
Dec 1, 2024
Merged

serializer as composition #311

merged 1 commit into from
Dec 1, 2024

Conversation

Krukov
Copy link
Owner

@Krukov Krukov commented Nov 30, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 94.30380% with 9 lines in your changes missing coverage. Please review.

Project coverage is 93.32%. Comparing base (620b6c4) to head (11da4ef).

Files with missing lines Patch % Lines
cashews/picklers.py 76.92% 0 Missing and 3 partials ⚠️
cashews/backends/diskcache.py 90.00% 1 Missing and 1 partial ⚠️
cashews/key.py 60.00% 2 Missing ⚠️
cashews/helpers.py 92.85% 0 Missing and 1 partial ⚠️
cashews/wrapper/commands.py 92.85% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
- Coverage   93.72%   93.32%   -0.40%     
==========================================
  Files          54       54              
  Lines        3616     3640      +24     
  Branches      485      494       +9     
==========================================
+ Hits         3389     3397       +8     
- Misses        119      134      +15     
- Partials      108      109       +1     
Flag Coverage Δ
unittests 93.24% <94.30%> (-0.40%) ⬇️

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.

@Krukov Krukov merged commit 3f2bbcb into master Dec 1, 2024
6 checks passed
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