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

chore: pin Rust version #147

Merged
merged 1 commit into from
May 21, 2024
Merged

chore: pin Rust version #147

merged 1 commit into from
May 21, 2024

Conversation

mlegner
Copy link
Contributor

@mlegner mlegner commented May 17, 2024

This prevents unexpected errors/warnings due to new/updated lints.

@mlegner mlegner marked this pull request as draft May 17, 2024 08:19
@mlegner mlegner changed the base branch from main to ml/fix-checksum-slice May 17, 2024 09:02
Copy link
Contributor

github-actions bot commented May 17, 2024

Code Coverage

Package Line Rate Health
crates/scion-proto/src/packet 80%
crates/scion-proto/src 78%
crates/scion/src/socket 77%
crates/scion/src/pan/path_strategy 84%
crates/scion-proto/src/path/metadata 100%
crates/scion-proto/src/path 83%
crates/scion/src/daemon 91%
crates/scion-proto/src/scmp 71%
crates/scion-proto/src/address 69%
crates/scion-proto/src/reliable 95%
crates/test-utils/src 100%
crates/scion/src/pan 78%
crates/scion/src 80%
crates/scion-proto/src/path/standard 92%
crates/scion-proto/src/packet/headers 85%
Summary 79% (1939 / 2468)

@mlegner mlegner requested a review from jpcsmith May 21, 2024 12:37
@mlegner mlegner marked this pull request as ready for review May 21, 2024 12:38
Base automatically changed from ml/fix-checksum-slice to main May 21, 2024 12:58
This prevents unexpected errors/warnings due to new/updated lints.
@mlegner mlegner enabled auto-merge (squash) May 21, 2024 13:03
@mlegner mlegner merged commit 1f82684 into main May 21, 2024
11 checks passed
@mlegner mlegner deleted the ml/chore-pin-rust branch May 21, 2024 13:31
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