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 support for sync map #21

Merged
merged 1 commit into from
Dec 15, 2022
Merged

Conversation

Somefive
Copy link
Collaborator

Signed-off-by: Yin Da yd219913@alibaba-inc.com

Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
@codecov
Copy link

codecov bot commented Dec 13, 2022

Codecov Report

Base: 90.90% // Head: 90.70% // Decreases project coverage by -0.20% ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   90.90%   90.70%   -0.21%     
==========================================
  Files          15       34      +19     
  Lines         352      613     +261     
==========================================
+ Hits          320      556     +236     
- Misses         19       39      +20     
- Partials       13       18       +5     
Flag Coverage Δ
unit-test 90.70% <90.03%> (-0.21%) ⬇️

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

Impacted Files Coverage Δ
util/k8s/object.go 96.36% <ø> (ø)
util/k8s/namespace.go 50.00% <50.00%> (ø)
util/compression/gzip.go 60.00% <60.00%> (ø)
multicluster/client.go 83.67% <75.00%> (+1.06%) ⬆️
util/singleton/client.go 78.94% <78.94%> (ø)
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%> (ø)
... and 16 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.

@Somefive Somefive merged commit 29d5d2e into kubevela:main Dec 15, 2022
@Somefive Somefive deleted the feat/sync branch December 15, 2022 07:39
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.

None yet

2 participants