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: update rust to 1.84 to unblock dependency upgrades #819

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

mrgrain
Copy link
Collaborator

@mrgrain mrgrain commented Jan 21, 2025

Fixes failing dependency upgrades.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mrgrain mrgrain force-pushed the mrgrain/chore/update-rust branch from ea759ce to 82579d7 Compare January 21, 2025 12:55
@cdklabs-automation cdklabs-automation added this pull request to the merge queue Jan 21, 2025
Merged via the queue into main with commit 56c2408 Jan 21, 2025
7 checks passed
@cdklabs-automation cdklabs-automation deleted the mrgrain/chore/update-rust branch January 21, 2025 14:35
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.9%. Comparing base (50ddd9a) to head (82579d7).
Report is 1 commits behind head on main.

Additional details and impacted files
Components Coverage Δ
Parser 87.2% <100.0%> (-6.7%) ⬇️
Intermediate Representation 93.9% <ø> (ø)
Synthesizers 95.8% <ø> (-<0.1%) ⬇️
Other 25.6% <ø> (-4.1%) ⬇️
@@           Coverage Diff           @@
##            main    #819     +/-   ##
=======================================
- Coverage   91.1%   90.9%   -0.2%     
=======================================
  Files         25      25             
  Lines       5202    5089    -113     
  Branches    5202    5089    -113     
=======================================
- Hits        4739    4625    -114     
- Misses       451     464     +13     
+ Partials      12       0     -12     
Files with missing lines Coverage Δ
src/parser/lookup_table/mod.rs 100.0% <100.0%> (ø)

... and 8 files with indirect coverage changes


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 50ddd9a...82579d7. Read the comment docs.

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.

3 participants