kubebb / core

A declarative component lifecycle management platform
https://kubebb.github.io/website
Apache License 2.0
8 stars 9 forks source link

feat: add https authentication on repository #297

Closed zqq454224016 closed 1 year ago

zqq454224016 commented 1 year ago

What type of PR is this?

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #288

Special notes for your reviewer

codecov[bot] commented 1 year ago

Codecov Report

Merging #297 (f347961) into main (5deb46f) will decrease coverage by 10.12%. The diff coverage is 33.33%.

:exclamation: Current head f347961 differs from pull request most recent head ccd98a6. Consider uploading reports for the commit ccd98a6 to get more accurate results

@@             Coverage Diff             @@
##             main     #297       +/-   ##
===========================================
- Coverage   25.92%   15.80%   -10.12%     
===========================================
  Files          35       36        +1     
  Lines        3144     4017      +873     
===========================================
- Hits          815      635      -180     
- Misses       2277     3345     +1068     
+ Partials       52       37       -15     
Files Changed Coverage Δ
pkg/helm/helm.go 6.85% <0.00%> (-0.12%) :arrow_down:
pkg/helm/repo.go 58.82% <100.00%> (+0.27%) :arrow_up:

... and 5 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more