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 raw extension for extra data in cuex #42

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

FogDong
Copy link
Member

@FogDong FogDong commented Feb 1, 2023

Signed-off-by: FogDong dongtianxin.tx@alibaba-inc.com

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Base: 90.71% // Head: 90.66% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (5dac85b) compared to base (aa748fa).
Patch coverage: 90.24% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
- Coverage   90.71%   90.66%   -0.05%     
==========================================
  Files          51       52       +1     
  Lines        1604     1682      +78     
==========================================
+ Hits         1455     1525      +70     
- Misses        108      113       +5     
- Partials       41       44       +3     
Flag Coverage Δ
unit-test 90.66% <90.24%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
util/stringtools/format.go 81.25% <81.25%> (ø)
cue/util/string.go 82.14% <90.90%> (+19.64%) ⬆️
cue/cuex/compiler.go 84.48% <92.85%> (+4.21%) ⬆️
cue/cuex/runtime/provider.go 86.66% <100.00%> (+0.62%) ⬆️

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 eab57c8 into kubevela:main Feb 1, 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