Skip to content

add zstd,lzma2 and some ending type.#858

Open
ColinLeeo wants to merge 5 commits into
developfrom
support_encoding_compression
Open

add zstd,lzma2 and some ending type.#858
ColinLeeo wants to merge 5 commits into
developfrom
support_encoding_compression

Conversation

@ColinLeeo

Copy link
Copy Markdown
Contributor

No description provided.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 77.95918% with 216 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.92%. Comparing base (86252e5) to head (3a74ce6).

Files with missing lines Patch % Lines
cpp/src/compress/lzma2_compressor.cc 55.73% 13 Missing and 14 partials ⚠️
cpp/src/encoding/camel_encoder.h 83.11% 26 Missing ⚠️
cpp/src/compress/zstd_compressor.cc 48.97% 14 Missing and 11 partials ⚠️
cpp/src/encoding/camel_decoder.h 84.41% 24 Missing ⚠️
cpp/src/encoding/rlbe_decoder.h 76.00% 24 Missing ⚠️
cpp/src/encoding/chimp_decoder.h 79.46% 23 Missing ⚠️
cpp/src/encoding/rlbe_encoder.h 76.04% 23 Missing ⚠️
cpp/src/encoding/chimp_encoder.h 80.18% 21 Missing ⚠️
cpp/src/encoding/decoder_factory.h 66.66% 8 Missing ⚠️
cpp/src/encoding/encoder_factory.h 69.23% 8 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #858      +/-   ##
===========================================
+ Coverage    60.52%   60.92%   +0.39%     
===========================================
  Files          735      746      +11     
  Lines        48439    49418     +979     
  Branches      7679     7851     +172     
===========================================
+ Hits         29319    30106     +787     
- Misses       17718    17886     +168     
- Partials      1402     1426      +24     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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