xmidt-org / wrp-go

go implementation of the Web Routing Protocol
Apache License 2.0
4 stars 7 forks source link

Add the ability to validate and update a message using a collection o… #167

Closed schmidtw closed 3 months ago

schmidtw commented 3 months ago

…f Options.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 98.06452% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 52.88%. Comparing base (727d830) to head (7f19f1b).

Files Patch % Lines
normify.go 97.97% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #167 +/- ## ========================================== + Coverage 51.40% 52.88% +1.47% ========================================== Files 31 32 +1 Lines 4739 4894 +155 ========================================== + Hits 2436 2588 +152 - Misses 2111 2113 +2 - Partials 192 193 +1 ``` | [Flag](https://app.codecov.io/gh/xmidt-org/wrp-go/pull/167/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/xmidt-org/wrp-go/pull/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org) | `52.88% <98.06%> (+1.47%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=xmidt-org#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.