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

bugfix: fix hosts.toml format #2132

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

kakaZhou719
Copy link
Member

@kakaZhou719 kakaZhou719 commented Mar 21, 2023

Describe what this PR does / why we need it

server = "default-registry.com:5000"
  [host."default-registry.com:5000"]
    ca = "/etc/abc.key"

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2023

Codecov Report

Patch coverage has no change and project coverage change: -5.80 ⚠️

Comparison is base (725730b) 18.90% compared to head (4b05e8e) 13.10%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2132      +/-   ##
==========================================
- Coverage   18.90%   13.10%   -5.80%     
==========================================
  Files          95      258     +163     
  Lines        8909    22198   +13289     
==========================================
+ Hits         1684     2910    +1226     
- Misses       6995    18902   +11907     
- Partials      230      386     +156     
Flag Coverage Δ
e2e-tests 9.22% <ø> (?)
unit-tests 18.90% <ø> (ø)

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

see 163 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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

3 participants