Open alexkas1977 opened 6 years ago
Merging #14 into master will not change coverage. The diff coverage is
80%
.
@@ Coverage Diff @@
## master #14 +/- ##
=======================================
Coverage 80.57% 80.57%
=======================================
Files 25 25
Lines 767 767
=======================================
Hits 618 618
Misses 149 149
Impacted Files | Coverage Δ | |
---|---|---|
chaosmonkey/attacks/executor.py | 36.36% <0%> (ø) |
:arrow_up: |
chaosmonkey/attacks/attack.py | 83.33% <100%> (ø) |
:arrow_up: |
chaosmonkey/engine/cme_manager.py | 93.15% <100%> (ø) |
:arrow_up: |
chaosmonkey/planners/planner.py | 72.22% <100%> (ø) |
: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 f4f5fbe...b073375. Read the comment docs.
Add object keyword in two classes definitions - it allows super() to work correctly Change the way that random time interval works Fixed indentation error