[
https://issues.apache.org/jira/browse/PROTON-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16983046#comment-16983046
]
ASF GitHub Bot commented on PROTON-2147:
----------------------------------------
codecov-io commented on issue #217: PROTON-2147 use addons:homebrew:packages
feature in .travis.yml for xcode10.1
URL: https://github.com/apache/qpid-proton/pull/217#issuecomment-558882178
# [Codecov](https://codecov.io/gh/apache/qpid-proton/pull/217?src=pr&el=h1)
Report
> Merging
[#217](https://codecov.io/gh/apache/qpid-proton/pull/217?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/qpid-proton/commit/3da78b5871e22724c0b16c5704ad8493705b3e45?src=pr&el=desc)
will **increase** coverage by `<.01%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/qpid-proton/pull/217?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #217 +/- ##
==========================================
+ Coverage 81.96% 81.97% +<.01%
==========================================
Files 267 267
Lines 35951 35947 -4
==========================================
Hits 29468 29468
+ Misses 6483 6479 -4
```
| [Impacted
Files](https://codecov.io/gh/apache/qpid-proton/pull/217?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[c/src/core/codec.c](https://codecov.io/gh/apache/qpid-proton/pull/217/diff?src=pr&el=tree#diff-Yy9zcmMvY29yZS9jb2RlYy5j)
| `82.55% <0%> (+0.24%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/qpid-proton/pull/217?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-proton/pull/217?src=pr&el=footer).
Last update
[3da78b5...e1602c6](https://codecov.io/gh/apache/qpid-proton/pull/217?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]
> Travis CI fails on macOS with xcode10.1 due to OpenSSL library not found
> ------------------------------------------------------------------------
>
> Key: PROTON-2147
> URL: https://issues.apache.org/jira/browse/PROTON-2147
> Project: Qpid Proton
> Issue Type: Test
> Affects Versions: proton-c-0.30.0
> Reporter: Jiri Daněk
> Assignee: Jiri Daněk
> Priority: Major
>
> https://travis-ci.org/apache/qpid-proton/jobs/615663504#L277
> {noformat}
> -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the
> system variable OPENSSL_ROOT_DIR (missing: OPENSSL_INCLUDE_DIR)
> {noformat}
> The build is using openssl installed by homebrew, but it is not explicitly
> installing this library. This used to work fine, but for some reason, it
> stopped being available recently.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]