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

Feat: add compression util #17

Merged
merged 1 commit into from
Nov 22, 2022
Merged

Conversation

charlie0129
Copy link
Member

Signed-off-by: Charlie Chiang charlie_c_0129@outlook.com

add compression utils

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Base: 90.90% // Head: 90.22% // Decreases project coverage by -0.68% ⚠️

Coverage data is based on head (ba1ecda) compared to base (302624c).
Patch coverage: 88.40% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
- Coverage   90.90%   90.22%   -0.69%     
==========================================
  Files          15       24       +9     
  Lines         352      491     +139     
==========================================
+ Hits          320      443     +123     
- Misses         19       30      +11     
- Partials       13       18       +5     
Flag Coverage Δ
unit-test 90.22% <88.40%> (-0.69%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
util/compression/gzip.go 60.00% <60.00%> (ø)
util/compression/data.go 80.00% <80.00%> (ø)
controller/client/timeout_client.go 92.85% <92.85%> (ø)
controller/client/controller_client.go 80.64% <100.00%> (+0.64%) ⬆️
controller/client/flags.go 100.00% <100.00%> (ø)
controller/client/monitor_client.go 100.00% <100.00%> (ø)
controller/reconciler/context.go 100.00% <100.00%> (ø)
controller/reconciler/flags.go 100.00% <100.00%> (ø)
multicluster/flags.go 100.00% <100.00%> (ø)
util/compression/error.go 100.00% <100.00%> (ø)
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com>
@Somefive Somefive merged commit 4eea2d7 into kubevela:main Nov 22, 2022
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