mirakuru
mirakuru copied to clipboard
Windows support
Codecov Report
Merging #454 (fe3f9c7) into master (fc556d0) will decrease coverage by
0.98%
. The diff coverage is72.60%
.
@@ Coverage Diff @@
## master #454 +/- ##
==========================================
- Coverage 83.96% 82.98% -0.99%
==========================================
Files 22 23 +1
Lines 998 1058 +60
==========================================
+ Hits 838 878 +40
- Misses 160 180 +20
Flag | Coverage Δ | |
---|---|---|
linux | 81.66% <72.60%> (-0.91%) |
:arrow_down: |
macos | 80.81% <72.60%> (-0.86%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/mirakuru/kill.py | 29.16% <29.16%> (ø) |
|
src/mirakuru/base.py | 96.36% <82.35%> (-1.26%) |
:arrow_down: |
tests/executors/test_executor.py | 100.00% <100.00%> (ø) |
|
tests/executors/test_executor_kill.py | 100.00% <100.00%> (ø) |
|
tests/executors/test_http_executor.py | 100.00% <100.00%> (ø) |
|
tests/executors/test_output_executor.py | 100.00% <100.00%> (ø) |
|
tests/executors/test_pid_executor.py | 100.00% <100.00%> (ø) |
|
tests/executors/test_tcp_executor.py | 100.00% <100.00%> (ø) |
|
tests/executors/test_unixsocket_executor.py | 100.00% <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 fc556d0...fe3f9c7. Read the comment docs.