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

fix: improve switch syntax #8952

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

max8899
Copy link
Contributor

@max8899 max8899 commented Feb 19, 2025

No description provided.

@max8899 max8899 requested a review from a team as a code owner February 19, 2025 08:47
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines. label Feb 19, 2025
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 60.44%. Comparing base (7381d59) to head (d5b0e9c).

Files with missing lines Patch % Lines
pkg/controller/configuration/envfrom_utils.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8952      +/-   ##
==========================================
+ Coverage   60.25%   60.44%   +0.19%     
==========================================
  Files         389      389              
  Lines       47101    47101              
==========================================
+ Hits        28379    28471      +92     
+ Misses      15999    15914      -85     
+ Partials     2723     2716       -7     
Flag Coverage Δ
unittests 60.44% <0.00%> (+0.19%) ⬆️

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

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

@apecloud-bot apecloud-bot added the approved PR Approved Test label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants