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

Support Vec<Vec<u8>> for CST/DCO codec (SSE codec already supports it) #1663

Merged
merged 18 commits into from
Jan 15, 2024

Conversation

fzyzcjy
Copy link
Owner

@fzyzcjy fzyzcjy commented Jan 14, 2024

@fzyzcjy fzyzcjy marked this pull request as ready for review January 14, 2024 02:00
@fzyzcjy
Copy link
Owner Author

fzyzcjy commented Jan 14, 2024

still awaiting allo-isolate to release next version (currently hacked the dependency, thus CI red)

Copy link

codecov bot commented Jan 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aeb9c9c) 99.26% compared to head (a484c73) 99.23%.
Report is 44 commits behind head on master.

❗ Current head a484c73 differs from pull request most recent head b8d2ce7. Consider uploading reports for the commit b8d2ce7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1663      +/-   ##
==========================================
- Coverage   99.26%   99.23%   -0.03%     
==========================================
  Files         345      345              
  Lines       14097    14076      -21     
==========================================
- Hits        13994    13969      -25     
- Misses        103      107       +4     

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

@fzyzcjy fzyzcjy changed the title Support Vec<Vec<u8>> Support Vec<Vec<u8>> for CST/DCO codec (SSE codec already supports it) Jan 15, 2024
@fzyzcjy fzyzcjy merged commit 4284450 into master Jan 15, 2024
78 of 79 checks passed
@fzyzcjy fzyzcjy deleted the feat/11747 branch January 15, 2024 13:51
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