Closed zaibon closed 6 years ago
Merging #35 into development will increase coverage by
<1%
. The diff coverage is0%
.
@@ Coverage Diff @@
## development #35 +/- ##
===========================================
+ Coverage 21% 21% +<1%
===========================================
Files 147 147
Lines 6167 6115 -52
===========================================
- Hits 1341 1330 -11
+ Misses 4826 4785 -41
Impacted Files | Coverage Δ | |
---|---|---|
zerorobot/task/storage/sqlite.py | 0% <ø> (ø) |
:arrow_up: |
tests/test_god_mode.py | 55% <ø> (-2%) |
:arrow_down: |
zerorobot/server/handlers/views.py | 0% <ø> (ø) |
:arrow_up: |
zerorobot/storage/base.py | 0% <ø> (ø) |
:arrow_up: |
zerorobot/task/storage/file.py | 0% <ø> (ø) |
:arrow_up: |
zerorobot/task/storage/redis.py | 0% <ø> (ø) |
:arrow_up: |
tests/test_service_proxy.py | 50% <0%> (-1%) |
:arrow_down: |
zerorobot/server/handlers/__init__.py | 0% <0%> (ø) |
:arrow_up: |
zerorobot/task/utils.py | 0% <0%> (ø) |
:arrow_up: |
zerorobot/service_proxy.py | 0% <0%> (ø) |
:arrow_up: |
... and 9 more |
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 0de5fba...9249614. Read the comment docs.
fixes #34