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: support sharding #44

Merged
merged 1 commit into from
Feb 6, 2023
Merged

Feat: support sharding #44

merged 1 commit into from
Feb 6, 2023

Conversation

Somefive
Copy link
Collaborator

@Somefive Somefive commented Feb 6, 2023

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

@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Base: 90.23% // Head: 90.37% // Increases project coverage by +0.13% 🎉

Coverage data is based on head (bed3541) compared to base (ac89a08).
Patch coverage: 91.76% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   90.23%   90.37%   +0.13%     
==========================================
  Files          52       57       +5     
  Lines        1721     1891     +170     
==========================================
+ Hits         1553     1709     +156     
- Misses        121      134      +13     
- Partials       47       48       +1     
Flag Coverage Δ
unit-test 90.37% <91.76%> (+0.13%) ⬆️

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

Impacted Files Coverage Δ
util/k8s/patch/patch.go 79.16% <ø> (ø)
util/k8s/namespace.go 96.15% <83.33%> (-3.85%) ⬇️
controller/sharding/scheduler.go 88.18% <88.18%> (ø)
controller/sharding/cache.go 100.00% <100.00%> (ø)
controller/sharding/flags.go 100.00% <100.00%> (ø)
controller/sharding/util.go 100.00% <100.00%> (ø)
controller/sharding/vars.go 100.00% <100.00%> (ø)

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 force-pushed the feat/sharding branch 2 times, most recently from f81b0ac to 9071dc0 Compare February 6, 2023 06:33
Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
@Somefive Somefive merged commit 7c05c32 into kubevela:main Feb 6, 2023
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