[
https://issues.apache.org/jira/browse/DISPATCH-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707781#comment-16707781
]
ASF GitHub Bot commented on DISPATCH-1205:
------------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/qpid-dispatch/pull/422
#
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/422?src=pr&el=h1)
Report
> :exclamation: No coverage uploaded for pull request base
(`master@663a997`). [Click here to learn what that
means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
> The diff coverage is `100%`.
[](https://codecov.io/gh/apache/qpid-dispatch/pull/422?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #422 +/- ##
=========================================
Coverage ? 87.88%
=========================================
Files ? 82
Lines ? 17933
Branches ? 0
=========================================
Hits ? 15760
Misses ? 2173
Partials ? 0
```
| [Impacted
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/422?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[src/parse.c](https://codecov.io/gh/apache/qpid-dispatch/pull/422/diff?src=pr&el=tree#diff-c3JjL3BhcnNlLmM=)
| `88.01% <100%> (ø)` | |
|
[tests/parse\_test.c](https://codecov.io/gh/apache/qpid-dispatch/pull/422/diff?src=pr&el=tree#diff-dGVzdHMvcGFyc2VfdGVzdC5j)
| `70.04% <100%> (ø)` | |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/422?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/422?src=pr&el=footer).
Last update
[663a997...d789bb2](https://codecov.io/gh/apache/qpid-dispatch/pull/422?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
> Allow signed int values >= 0 be parsed as unsigned int
> ------------------------------------------------------
>
> Key: DISPATCH-1205
> URL: https://issues.apache.org/jira/browse/DISPATCH-1205
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Router Node
> Affects Versions: 1.4.1
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Priority: Major
> Fix For: 1.5.0
>
>
> The parse module should allow parsing positive signed integer as unsigned
> integer.
> Also the parse module should allow parsing unsigned integers as signed if the
> unsigned value can be expressed as a positive signed number of the proper
> width.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]