Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct and improve handling of unset values in path metadata #43

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

mlegner
Copy link
Contributor

@mlegner mlegner commented Nov 22, 2023

In particular, correct "unset" value for latency metadata, see scionproto/scion#4443.

@mlegner mlegner added this to the MVP milestone Nov 22, 2023
@mlegner mlegner requested a review from jpcsmith as a code owner November 22, 2023 10:49
Copy link
Contributor

Code Coverage

Package Line Rate Health
crates/scion/src/daemon 64%
crates/scion-proto/src/path/metadata 89%
crates/scion/src 64%
crates/scion-proto/src/packet 65%
crates/scion-proto/src 79%
crates/scion-proto/src/address 71%
crates/scion-proto/src/reliable 94%
crates/scion-proto/src/path 78%
Summary 78% (666 / 854)

@mlegner mlegner merged commit 6d6b30f into main Nov 22, 2023
11 checks passed
@mlegner mlegner deleted the fix/metadata-unset-values branch November 22, 2023 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants