timfeirg / lain-cli

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

[lain deploy] must not use --ignore-lint with --build #60

Closed timfeirg closed 2 years ago

timfeirg commented 2 years ago

closes https://github.com/timfeirg/lain-cli/issues/59

codecov-commenter commented 2 years ago

Codecov Report

Merging #60 (a287be8) into master (171c605) will decrease coverage by 0.07%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   55.96%   55.89%   -0.08%     
==========================================
  Files          14       14              
  Lines        3970     3970              
==========================================
- Hits         2222     2219       -3     
- Misses       1748     1751       +3     
Impacted Files Coverage Δ
lain_cli/lain.py 52.00% <0.00%> (-0.13%) :arrow_down:
lain_cli/prompt.py 17.02% <0.00%> (+0.18%) :arrow_up:
lain_cli/utils.py 71.16% <0.00%> (-0.16%) :arrow_down:

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 5a1fc1e...a287be8. Read the comment docs.