bentoctl icon indicating copy to clipboard operation
bentoctl copied to clipboard

feat: auto-approve flag for bentoctl apply and destory

Open jjmachan opened this issue 3 years ago • 1 comments

Description

closes:

jjmachan avatar Oct 18 '22 12:10 jjmachan

Codecov Report

Merging #198 (fbd4f8d) into main (148d231) will decrease coverage by 0.23%. The diff coverage is 37.50%.

@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
- Coverage   60.14%   59.91%   -0.24%     
==========================================
  Files          22       22              
  Lines        1212     1220       +8     
==========================================
+ Hits          729      731       +2     
- Misses        483      489       +6     
Flag Coverage Δ
unit-tests 59.91% <37.50%> (-0.24%) :arrow_down:

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

Impacted Files Coverage Δ
bentoctl/utils/terraform.py 29.26% <20.00%> (-5.02%) :arrow_down:
bentoctl/cli/__init__.py 77.24% <66.66%> (+0.31%) :arrow_up:

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

codecov[bot] avatar Oct 18 '22 12:10 codecov[bot]