Closed Peque closed 6 years ago
Merging #293 into master will decrease coverage by
0.13%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #293 +/- ##
==========================================
- Coverage 99.1% 98.96% -0.14%
==========================================
Files 26 26
Lines 3556 3572 +16
Branches 258 258
==========================================
+ Hits 3524 3535 +11
- Misses 19 22 +3
- Partials 13 15 +2
Impacted Files | Coverage Δ | |
---|---|---|
osbrain/agent.py | 97.71% <100%> (ø) |
:arrow_up: |
osbrain/tests/test_bugs.py | 92.3% <100%> (+8.97%) |
:arrow_up: |
osbrain/__init__.py | 91.66% <0%> (-8.34%) |
:arrow_down: |
osbrain/tests/test_agent_transport.py | 93.97% <0%> (-2.41%) |
:arrow_down: |
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 9fc27f2...cc235ad. Read the comment docs.
Closing in favor of #294.
Fixes #287.
WIP: still only reproducing the error. No fix.