timfeirg / lain-cli

DevOps with minimum effort.
https://lain-cli.readthedocs.io/en/latest/
MIT License
31 stars 9 forks source link

[lain admin upload-paas-tls-certificate] upload tls certificate to paas #61

Closed timfeirg closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #61 (a993360) into master (d2e3e4a) will decrease coverage by 0.44%. The diff coverage is 36.58%.

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   55.83%   55.39%   -0.45%     
==========================================
  Files          14       14              
  Lines        3987     4044      +57     
==========================================
+ Hits         2226     2240      +14     
- Misses       1761     1804      +43     
Impacted Files Coverage Δ
lain_cli/aliyun.py 29.03% <26.66%> (-7.81%) :arrow_down:
lain_cli/utils.py 70.50% <32.25%> (-0.54%) :arrow_down:
lain_cli/lain.py 51.81% <40.00%> (-0.10%) :arrow_down:
lain_cli/__init__.py 100.00% <100.00%> (ø)
lain_cli/harbor.py 34.21% <100.00%> (ø)
lain_cli/registry.py 65.57% <100.00%> (ø)
lain_cli/tencent.py 20.25% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d2e3e4a...a993360. Read the comment docs.