Closed mikkeloscar closed 3 years ago
Merging #104 (b7c1d55) into master (88e32bf) will decrease coverage by
0.02%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #104 +/- ##
==========================================
- Coverage 24.39% 24.37% -0.03%
==========================================
Files 25 25
Lines 2082 2084 +2
==========================================
Hits 508 508
- Misses 1574 1576 +2
Impacted Files | Coverage Δ | |
---|---|---|
sevenseconds/config/cloudtrail.py | 33.76% <0.00%> (-0.91%) |
: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 88e32bf...b7c1d55. Read the comment docs.
:+1:
:+1:
Make it possible to disable cloudtrail provisioned via 7s via the config:
enable_cloudtrail: false
in the config file.