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 compiler field in configuration api (cherry-pick #2037) #2038

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

gcp-cherry-pick-bot[bot]
Copy link
Contributor

Cherry-picked feat: add compiler field in configuration api (#2037)

Signed-off-by: Charles-Edouard Brétéché charles.edouard@nirmata.com

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@gcp-cherry-pick-bot gcp-cherry-pick-bot bot requested a review from a team as a code owner September 29, 2024 19:50
Copy link

codecov bot commented Sep 29, 2024

Codecov Report

Attention: Patch coverage is 67.77251% with 68 lines in your changes missing coverage. Please review.

Project coverage is 67.26%. Comparing base (4649c94) to head (2a26e41).
Report is 1 commits behind head on release-0.2.

Files with missing lines Patch % Lines
pkg/runner/processors/step.go 50.00% 43 Missing ⚠️
pkg/engine/context/context.go 66.66% 3 Missing ⚠️
pkg/runner/run.go 0.00% 2 Missing and 1 partial ⚠️
pkg/apis/v1alpha1/types.go 0.00% 2 Missing ⚠️
pkg/engine/kubectl/mapping.go 33.33% 0 Missing and 2 partials ⚠️
pkg/engine/operations/assert/operation.go 60.00% 2 Missing ⚠️
pkg/engine/operations/error/operation.go 50.00% 2 Missing ⚠️
pkg/engine/operations/internal/env.go 0.00% 2 Missing ⚠️
pkg/apis/conversion/configuration.go 66.66% 1 Missing ⚠️
pkg/engine/checks/check.go 50.00% 0 Missing and 1 partial ⚠️
... and 7 more
Additional details and impacted files
@@               Coverage Diff               @@
##           release-0.2    #2038      +/-   ##
===============================================
- Coverage        67.29%   67.26%   -0.03%     
===============================================
  Files              137      137              
  Lines             6549     6583      +34     
===============================================
+ Hits              4407     4428      +21     
- Misses            1819     1831      +12     
- Partials           323      324       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eddycharly eddycharly merged commit fec20bd into release-0.2 Sep 29, 2024
15 of 17 checks passed
@eddycharly eddycharly deleted the cherry-pick-2d5161-release-0.2 branch September 29, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant