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

[PERF] Parallel glob #1897

Merged
merged 11 commits into from
Feb 20, 2024
Merged

[PERF] Parallel glob #1897

merged 11 commits into from
Feb 20, 2024

Conversation

samster25
Copy link
Member

No description provided.

Copy link
Contributor

@jaychia jaychia left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

@@ -1,5 +1,6 @@
#![feature(if_let_guard)]
#![feature(let_chains)]
#![feature(async_closure)]
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this required?

Base automatically changed from sammy/dont-perform-list-operation-for-glob to main February 20, 2024 02:33
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9674214) 85.48% compared to head (73bc43d) 85.40%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1897      +/-   ##
==========================================
- Coverage   85.48%   85.40%   -0.09%     
==========================================
  Files          55       55              
  Lines        6202     6202              
==========================================
- Hits         5302     5297       -5     
- Misses        900      905       +5     

see 4 files with indirect coverage changes

@samster25 samster25 merged commit 1a0e740 into main Feb 20, 2024
42 checks passed
@samster25 samster25 deleted the sammy/parallel-glob branch February 20, 2024 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants