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

ci: updates for Rust 1.83 #176

Merged
merged 1 commit into from
Dec 2, 2024
Merged

ci: updates for Rust 1.83 #176

merged 1 commit into from
Dec 2, 2024

Conversation

davidhewitt
Copy link
Collaborator

@davidhewitt davidhewitt commented Dec 2, 2024

Clippy warnings triggered in new Rust 1.83 release.

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.74%. Comparing base (2b67dd0) to head (ab6e41d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/jiter/src/python.rs 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #176   +/-   ##
=======================================
  Coverage   88.74%   88.74%           
=======================================
  Files          13       13           
  Lines        2203     2203           
  Branches     2203     2203           
=======================================
  Hits         1955     1955           
  Misses        153      153           
  Partials       95       95           
Files with missing lines Coverage Δ
crates/jiter/src/string_decoder.rs 95.54% <100.00%> (ø)
crates/jiter/src/python.rs 90.86% <92.30%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b67dd0...ab6e41d. Read the comment docs.

Copy link

codspeed-hq bot commented Dec 2, 2024

CodSpeed Performance Report

Merging #176 will not alter performance

Comparing dh/rust-1.83 (ab6e41d) with main (2b67dd0)

Summary

✅ 73 untouched benchmarks

@davidhewitt davidhewitt enabled auto-merge (squash) December 2, 2024 16:02
@davidhewitt davidhewitt merged commit 0590d09 into main Dec 2, 2024
24 checks passed
@davidhewitt davidhewitt deleted the dh/rust-1.83 branch December 2, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant