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 dynamic api #30

Merged
merged 3 commits into from
Nov 18, 2022
Merged

Conversation

Somefive
Copy link
Contributor

Signed-off-by: Yin Da [email protected]

@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Base: 83.66% // Head: 84.57% // Increases project coverage by +0.90% 🎉

Coverage data is based on head (51eb282) compared to base (c431248).
Patch coverage: 84.16% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   83.66%   84.57%   +0.90%     
==========================================
  Files          33       44      +11     
  Lines         747     1212     +465     
==========================================
+ Hits          625     1025     +400     
- Misses         85      124      +39     
- Partials       37       63      +26     
Flag Coverage Δ
unit-test 84.57% <84.16%> (+0.90%) ⬆️

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

Impacted Files Coverage Δ
pkg/apis/cluster/v1alpha1/types.go 85.71% <0.00%> (-6.60%) ⬇️
.../apis/applicationresourcetracker/v1alpha1/types.go 83.33% <33.33%> (-2.39%) ⬇️
pkg/dynamicapiserver/resourceprovider.go 58.97% <58.97%> (ø)
pkg/apis/o11y/grafanadashboard/v1alpha1/types.go 60.86% <71.42%> (-2.77%) ⬇️
pkg/apis/o11y/grafanadatasource/v1alpha1/types.go 60.86% <71.42%> (-2.77%) ⬇️
pkg/util/singleton/client.go 78.94% <77.77%> (+57.51%) ⬆️
pkg/apis/dynamicresource/dynamicresource.go 82.69% <82.69%> (ø)
pkg/apis/o11y/grafana/v1alpha1/types.go 61.90% <83.33%> (-3.10%) ⬇️
pkg/dynamicapiserver/dynamicserver.go 85.48% <85.48%> (ø)
pkg/apis/dynamicresource/codec.go 90.90% <90.90%> (ø)
... and 9 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 force-pushed the feat/dynamic-api branch 5 times, most recently from 4c33466 to e20ab8d Compare November 17, 2022 07:38
@Somefive Somefive merged commit 8026c15 into kubevela:master Nov 18, 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.

1 participant