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

[meta] remove direct dep on once_cell #2123

Merged
merged 1 commit into from
Feb 6, 2025
Merged

[meta] remove direct dep on once_cell #2123

merged 1 commit into from
Feb 6, 2025

Conversation

sunshowers
Copy link
Member

Lazy is now in Rust 1.80+ as LazyLock, so switch to that.

`Lazy` is now in Rust 1.80+ as `LazyLock`, so switch to that.
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 98.32402% with 3 lines in your changes missing coverage. Please review.

Project coverage is 80.06%. Comparing base (02f8294) to head (9996077).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
nextest-runner/src/config/config_impl.rs 50.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2123   +/-   ##
=======================================
  Coverage   80.06%   80.06%           
=======================================
  Files         102      102           
  Lines       24121    24121           
=======================================
+ Hits        19312    19313    +1     
+ Misses       4809     4808    -1     

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

@sunshowers sunshowers merged commit c872a3b into main Feb 6, 2025
20 checks passed
@sunshowers sunshowers deleted the std-once-cell branch February 6, 2025 05:32
Copy link

trunk-io bot commented Feb 6, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎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.

1 participant