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

fix: Add client API to get/put bytes type values #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fregataa
Copy link
Member

We need GET/PUT and other APIs to handle raw bytes values because serialization could be done from CLIENT side.

@fregataa fregataa added the feature New feature or request label Dec 12, 2023
@fregataa fregataa self-assigned this Dec 12, 2023
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Attention: 63 lines in your changes are missing coverage. Please review.

Comparison is base (5b512ef) 53.00% compared to head (7fa63d9) 51.09%.

Files Patch % Lines
src/etcetra/client.py 48.78% 63 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   53.00%   51.09%   -1.92%     
==========================================
  Files          37       37              
  Lines        2496     2562      +66     
==========================================
- Hits         1323     1309      -14     
- Misses       1173     1253      +80     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant