zalando-stups / sevenseconds

THIS PROJECT IS NOT LONGER ACTIVELY MAINTAINED
https://pypi.python.org/pypi/stups-sevenseconds
Other
66 stars 17 forks source link

CloudTrail: drop Lambda events #99

Closed aermakov-zalando closed 4 years ago

aermakov-zalando commented 4 years ago

These create a lot of events that we don't actually need. Version bumped to prevent users from running a version of 7s that would restore this.

codecov-commenter commented 4 years ago

Codecov Report

Merging #99 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   24.79%   24.79%           
=======================================
  Files          25       25           
  Lines        2033     2033           
=======================================
  Hits          504      504           
  Misses       1529     1529           
Impacted Files Coverage Δ
sevenseconds/config/cloudtrail.py 34.66% <ø> (ø)
sevenseconds/cli.py 63.49% <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 5d38321...1445ba3. Read the comment docs.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 24.791% when pulling 1445ba35d28ed95d63b80b54f764622bb9d340cc on drop-lambda-trails into 5d38321e62ddeaf4fc59a2e1b3a8a4441bda8d22 on master.

aermakov-zalando commented 4 years ago

👍

mikkeloscar commented 4 years ago

:+1:

aryszka commented 4 years ago

:+1: