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 to rust 1.85 and 2024 edition #1088

Merged
merged 8 commits into from
Feb 25, 2025

Conversation

nathanwhit
Copy link
Member

No description provided.

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2025

Codecov Report

Attention: Patch coverage is 66.98679% with 275 lines in your changes missing coverage. Please review.

Project coverage is 81.13%. Comparing base (0c7f83e) to head (24c8f06).
Report is 262 commits behind head on main.

Files with missing lines Patch % Lines
core/arena/shared_arena.rs 30.43% 48 Missing ⚠️
core/arena/shared_atomic_arena.rs 43.52% 48 Missing ⚠️
core/runtime/ops.rs 16.27% 36 Missing ⚠️
core/ops_builtin_v8.rs 26.19% 31 Missing ⚠️
core/runtime/jsruntime.rs 45.00% 22 Missing ⚠️
ops/op2/dispatch_slow.rs 0.00% 18 Missing ⚠️
core/runtime/bindings.rs 52.94% 8 Missing ⚠️
core/runtime/op_driver/erased_future.rs 65.21% 8 Missing ⚠️
core/modules/map.rs 84.09% 7 Missing ⚠️
core/runtime/ops_rust_to_v8.rs 46.15% 7 Missing ⚠️
... and 11 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1088      +/-   ##
==========================================
- Coverage   81.43%   81.13%   -0.31%     
==========================================
  Files          97      101       +4     
  Lines       23877    28235    +4358     
==========================================
+ Hits        19445    22909    +3464     
- Misses       4432     5326     +894     

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

@bartlomieju bartlomieju merged commit 8a2a1ea into denoland:main Feb 25, 2025
18 checks passed
@nathanwhit nathanwhit deleted the rust-1.85-2024 branch February 25, 2025 23:44
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