[
https://issues.apache.org/jira/browse/PROTON-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070679#comment-18070679
]
ASF GitHub Bot commented on PROTON-2342:
----------------------------------------
codecov-commenter commented on PR #301:
URL: https://github.com/apache/qpid-proton/pull/301#issuecomment-4179863548
##
[Codecov](https://app.codecov.io/gh/apache/qpid-proton/pull/301?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 67.76%. Comparing base
([`51b0070`](https://app.codecov.io/gh/apache/qpid-proton/commit/51b007059dead6c8fada8f3fe4ac139dc290705f?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
to head
([`00d3911`](https://app.codecov.io/gh/apache/qpid-proton/commit/00d39110bfe799fa34ed0385559831d12ee005fb?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## master #301 +/- ##
==========================================
- Coverage 69.00% 67.76% -1.24%
==========================================
Files 353 353
Lines 69411 69413 +2
==========================================
- Hits 47894 47036 -858
- Misses 21517 22377 +860
```
</details>
[:umbrella: View full report in Codecov by
Sentry](https://app.codecov.io/gh/apache/qpid-proton/pull/301?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
:loudspeaker: Have feedback on the report? [Share it
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests,
report on failures, and find test suite problems.
</details>
> Fails to build on Fedora rawhide
> --------------------------------
>
> Key: PROTON-2342
> URL: https://issues.apache.org/jira/browse/PROTON-2342
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: proton-c-0.33.0
> Reporter: Irina Boverman
> Assignee: Jiri Daněk
> Priority: Major
> Fix For: proton-c-0.34.0
>
>
> {noformat}
> [ 29%] Building CXX object c/tests/CMakeFiles/test_main.dir/test_main.cpp.o
> In file included from /usr/include/signal.h:315,
> from /root/apache-qpid-proton/tests/include/catch.hpp:6520,
> from /root/apache-qpid-proton/c/tests/test_main.cpp:21:
> /root/apache-qpid-proton/tests/include/catch.hpp:6543:33: error: size of
> array 'altStackMem' is not an integral constant-expression
> 6543 | static char altStackMem[SIGSTKSZ];
> | ^~~~~~~~
> /root/apache-qpid-proton/tests/include/catch.hpp:6594:45: error: size of
> array 'altStackMem' is not an integral constant-expression
> 6594 | char FatalConditionHandler::altStackMem[SIGSTKSZ] = {};
> | ^~~~~~~~
> make[2]: *** [c/tests/CMakeFiles/test_main.dir/build.make:82:
> c/tests/CMakeFiles/test_main.dir/test_main.cpp.o] Error 1
> make[1]: *** [CMakeFiles/Makefile2:1901:
> c/tests/CMakeFiles/test_main.dir/all] Error 2
> make: *** [Makefile:160: all] Error 2
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]