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

PoC - Init serialisation feature #21

Closed
wants to merge 4 commits into from

Conversation

dkraczkowski
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 28, 2023

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

Codecov Report

Attention: Patch coverage is 44.18605% with 24 lines in your changes missing coverage. Please review.

Project coverage is 93.98%. Comparing base (4782b62) to head (d66d314).
Report is 36 commits behind head on main.

Files Patch % Lines
chili/typing.py 23.80% 16 Missing ⚠️
chili/decoder.py 50.00% 4 Missing ⚠️
chili/encoder.py 66.66% 2 Missing ⚠️
chili/serializer.py 66.66% 2 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   95.07%   93.98%   -1.10%     
==========================================
  Files          37       37              
  Lines        2011     2045      +34     
==========================================
+ Hits         1912     1922      +10     
- Misses         99      123      +24     

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

@dkraczkowski dkraczkowski changed the title Init serialisation feature PoC - Init serialisation feature Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants