[
https://issues.apache.org/jira/browse/DISPATCH-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070741#comment-18070741
] ASF GitHub Bot commented on DISPATCH-1961: ------------------------------------------ codecov-commenter commented on PR #1039: URL: https://github.com/apache/qpid-dispatch/pull/1039#issuecomment-4181306503 ## [Codecov](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1039?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :x: Patch coverage is `66.66667%` with `2 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 82.47%. Comparing base ([`55d2f29`](https://app.codecov.io/gh/apache/qpid-dispatch/commit/55d2f29fdb8dc0e20564d5a931604a3b765fed27?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`e318a9c`](https://app.codecov.io/gh/apache/qpid-dispatch/commit/e318a9ca67094f19033f50cba2da9dd176af3eb9?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). | [Files with missing lines](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1039?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [src/adaptors/http1/http1\_server.c](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1039?src=pr&el=tree&filepath=src%2Fadaptors%2Fhttp1%2Fhttp1_server.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL2FkYXB0b3JzL2h0dHAxL2h0dHAxX3NlcnZlci5j) | 66.66% | [2 Missing :warning: ](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1039?src=pr&el=tree&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 #1039 +/- ## ========================================== - Coverage 82.52% 82.47% -0.05% ========================================== Files 111 111 Lines 27422 27425 +3 ========================================== - Hits 22630 22619 -11 - Misses 4792 4806 +14 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1039?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. - :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges. </details> > Add Q2 flow control support to HTTP/1.x adaptor > ----------------------------------------------- > > Key: DISPATCH-1961 > URL: https://issues.apache.org/jira/browse/DISPATCH-1961 > Project: Qpid Dispatch > Issue Type: Improvement > Components: Protocol Adaptors > Affects Versions: 1.15.0 > Reporter: Ken Giusti > Assignee: Ken Giusti > Priority: Major > Fix For: 1.16.0 > > > The HTTP/1.x adaptor currently does not enforce the Q2 limit on incoming HTTP > links. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
