zalando-stups / sevenseconds

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

Fix/threading #62

Closed tuxlife closed 7 years ago

tuxlife commented 7 years ago

end remove the old doubled exception wrapper

hjacobs commented 7 years ago

:+1:

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.1%) to 24.61% when pulling 45cba31df8c76206ed5090ef8e45ac4a254c5ad1 on fix/threading into 14262dadd6ce6b9db927fdaecc16f8dca1407c77 on master.

codecov-io commented 7 years ago

Codecov Report

Merging #62 into master will decrease coverage by 0.1%. The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #62      +/-   ##
=========================================
- Coverage   24.61%   24.5%   -0.11%     
=========================================
  Files          24      23       -1     
  Lines        2202    2179      -23     
=========================================
- Hits          542     534       -8     
+ Misses       1660    1645      -15
Impacted Files Coverage Δ
sevenseconds/config/__init__.py 29.56% <14.28%> (+0.5%) :arrow_up:
sevenseconds/config/cloudtrail.py 34.28% <14.28%> (+0.95%) :arrow_up:

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 14262da...45cba31. Read the comment docs.

tuxlife commented 7 years ago

:+1: