[
https://issues.apache.org/jira/browse/DISPATCH-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954114#comment-16954114
]
ASF GitHub Bot commented on DISPATCH-1363:
------------------------------------------
codecov-io commented on issue #592: DISPATCH-1363 - Move RAT licence check from
travis builds into a sub build
URL: https://github.com/apache/qpid-dispatch/pull/592#issuecomment-543364515
#
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/592?src=pr&el=h1)
Report
> Merging
[#592](https://codecov.io/gh/apache/qpid-dispatch/pull/592?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/qpid-dispatch/commit/a96e6ae693cc998b0385aa018ede1e88d05922e1?src=pr&el=desc)
will **decrease** coverage by `0.03%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/qpid-dispatch/pull/592?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #592 +/- ##
==========================================
- Coverage 86.39% 86.36% -0.04%
==========================================
Files 90 90
Lines 20484 20475 -9
==========================================
- Hits 17697 17683 -14
- Misses 2787 2792 +5
```
| [Impacted
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/592?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[src/router\_core/agent\_address.c](https://codecov.io/gh/apache/qpid-dispatch/pull/592/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2FkZHJlc3MuYw==)
| `88.18% <0%> (-1.58%)` | :arrow_down: |
|
[src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/592/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=)
| `93.26% <0%> (-1%)` | :arrow_down: |
|
[src/connection\_manager.c](https://codecov.io/gh/apache/qpid-dispatch/pull/592/diff?src=pr&el=tree#diff-c3JjL2Nvbm5lY3Rpb25fbWFuYWdlci5j)
| `91.41% <0%> (-0.53%)` | :arrow_down: |
|
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/592/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=)
| `87.64% <0%> (-0.23%)` | :arrow_down: |
|
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/592/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
| `93.97% <0%> (-0.12%)` | :arrow_down: |
|
[src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/592/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9ub2RlLmM=)
| `93.02% <0%> (+0.12%)` | :arrow_up: |
|
[src/router\_core/agent\_link.c](https://codecov.io/gh/apache/qpid-dispatch/pull/592/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2FnZW50X2xpbmsuYw==)
| `67.33% <0%> (+0.5%)` | :arrow_up: |
|
[src/router\_core/forwarder.c](https://codecov.io/gh/apache/qpid-dispatch/pull/592/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2ZvcndhcmRlci5j)
| `94.6% <0%> (+0.7%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/592?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/592?src=pr&el=footer).
Last update
[a96e6ae...a9adf88](https://codecov.io/gh/apache/qpid-dispatch/pull/592?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]
> Remove apache rat check from main travis build and move to a sub build
> -----------------------------------------------------------------------
>
> Key: DISPATCH-1363
> URL: https://issues.apache.org/jira/browse/DISPATCH-1363
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.7.0
> Reporter: Ganesh Murthy
> Assignee: Jiri Daněk
> Priority: Minor
> Labels: CI/CD
>
> Currently, when a Travis build fails, we are unable to tell if the the
> failure was due to the rat check failure or due to a system test failure. You
> have to scroll all the way to the bottom of the build output page to find out
> if the rat check failed.
> An improvement would be to move the rat check to a sub build so that it is
> easy to visually identify if the build failure is due to the rat check or
> system test failure.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]