[
https://issues.apache.org/jira/browse/DISPATCH-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16964918#comment-16964918
]
ASF GitHub Bot commented on DISPATCH-1466:
------------------------------------------
codecov-io commented on issue #607: DISPATCH-1466 - Initialize the host
variable so it can be used anywhe…
URL: https://github.com/apache/qpid-dispatch/pull/607#issuecomment-548835445
#
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/607?src=pr&el=h1)
Report
> Merging
[#607](https://codecov.io/gh/apache/qpid-dispatch/pull/607?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/eb12bacbae279a40ddf9b3e34e24c7fc97642dd3?src=pr&el=desc)
will **decrease** coverage by `0.02%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/qpid-dispatch/pull/607?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #607 +/- ##
==========================================
- Coverage 86.47% 86.45% -0.03%
==========================================
Files 91 91
Lines 20621 20621
==========================================
- Hits 17832 17827 -5
- Misses 2789 2794 +5
```
| [Impacted
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/607?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/607/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
| `93.28% <0%> (-0.75%)` | :arrow_down: |
|
[src/router\_core/agent\_link.c](https://codecov.io/gh/apache/qpid-dispatch/pull/607/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2xpbmsuYw==)
| `68.11% <0%> (-0.49%)` | :arrow_down: |
|
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/607/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
| `93.97% <0%> (-0.23%)` | :arrow_down: |
|
[src/router\_core/router\_core.c](https://codecov.io/gh/apache/qpid-dispatch/pull/607/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=)
| `86.54% <0%> (+0.19%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/607?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/607?src=pr&el=footer).
Last update
[eb12bac...45d8152](https://codecov.io/gh/apache/qpid-dispatch/pull/607?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> flake8 errors in system_test.py
> -------------------------------
>
> Key: DISPATCH-1466
> URL: https://issues.apache.org/jira/browse/DISPATCH-1466
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Tests
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
> Priority: Major
> Fix For: 1.10.0
>
>
> {noformat}
> 63: py36 run-test: commands[0] | flake8 --count /foo/qpid-dispatch/python
> /foo/qpid-dispatch/console /foo/qpid-dispatch/docs /foo/qpid-dispatch/tests
> /foo/qpid-dispatch/tools --show-source
> --ignore=E111,E114,E121,E122,E123,E124,E126,E127,E128,E129,E131,E201,E202,E203,E211,E221,E222,E225,E226,E228,E231,E241,E251,E261,E266,E265,E271,E272,E301,E302,E303,E401,E402,E501,E502,E701,E702,E703,E704,E711,E712,E713,E714,E731,F401,F403,F405,F811,F841,H101,H102,H104,H201,H202,H234,H237,H238,H301,H306,H401,H403,H404,H405,W291,W292,W293,W391,W503
> 63: /foo/qpid-dispatch/tests/system_test.py:208:69: F821 undefined name 'host'
> 63: raise Exception("wait_port timeout on host %s port %s: %s"%(host,
> port, e)) {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]