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

Update rust version #1822

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Update rust version #1822

merged 3 commits into from
Feb 13, 2024

Conversation

javitonino
Copy link
Contributor

@javitonino javitonino commented Feb 12, 2024

Description

Some of our dependencies start mandating newer Rust versions. For now, we locked the versions we need (#1817) which is good practice anyway. This PR updates to the latest Rust version to facilitate future updates.

How was this PR tested?

Describe how you tested this PR.

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f4508d7) 82.10% compared to head (a6bc3d4) 81.87%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1822      +/-   ##
==========================================
- Coverage   82.10%   81.87%   -0.23%     
==========================================
  Files         338      338              
  Lines       19709    19785      +76     
==========================================
+ Hits        16182    16199      +17     
- Misses       3527     3586      +59     
Flag Coverage Δ
ingest 69.88% <ø> (ø)
node-sidecar 95.38% <ø> (ø)
sdk 40.64% <ø> (+0.12%) ⬆️
utils 81.71% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@javitonino javitonino merged commit e8643f5 into main Feb 13, 2024
100 of 105 checks passed
@javitonino javitonino deleted the update_rust_version branch February 13, 2024 13:32
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.

2 participants