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

remove a level of indirection by Arc<Vec<T>> -> Arc<[T]> #1240

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

folkertdev
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3029a0d) 84.32% compared to head (a81ce86) 84.32%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1240   +/-   ##
=======================================
  Coverage   84.32%   84.32%           
=======================================
  Files          64       64           
  Lines       18128    18128           
=======================================
  Hits        15286    15286           
  Misses       2842     2842           

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

@squell squell enabled auto-merge November 30, 2023 16:20
@squell squell added this pull request to the merge queue Nov 30, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 30, 2023
@davidv1992 davidv1992 added this pull request to the merge queue Dec 6, 2023
Merged via the queue into main with commit 1afd416 Dec 6, 2023
20 checks passed
@davidv1992 davidv1992 deleted the arc-slice-pool-certs branch December 6, 2023 07:55
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