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

[FEAT] Native globbing for other backends #1460

Merged
merged 14 commits into from
Oct 4, 2023
Merged

Conversation

jaychia
Copy link
Contributor

@jaychia jaychia commented Oct 3, 2023

Adds and tests globbing capabilities for:

  1. Local
  2. GCS
  3. HTTP

Azure support is also added, but not tested yet

@github-actions github-actions bot added the chore label Oct 3, 2023
@jaychia jaychia changed the title [CHORE] Native globbing cleanups [FEAT] Native globbing for other backends Oct 3, 2023
@github-actions github-actions bot added the enhancement New feature or request label Oct 3, 2023
@jaychia jaychia force-pushed the jay/native-globbing-cleanups branch 2 times, most recently from 3a9bb19 to e350a79 Compare October 3, 2023 22:29
Base automatically changed from jay/native-globbing-early-stopping to main October 3, 2023 23:10
@jaychia jaychia force-pushed the jay/native-globbing-cleanups branch from 9872836 to c86ea5c Compare October 3, 2023 23:11
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #1460 (39d4ef7) into main (a317dd7) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1460   +/-   ##
=======================================
  Coverage   74.64%   74.64%           
=======================================
  Files          60       60           
  Lines        6042     6042           
=======================================
  Hits         4510     4510           
  Misses       1532     1532           

@jaychia jaychia merged commit cdbcec4 into main Oct 4, 2023
24 checks passed
@jaychia jaychia deleted the jay/native-globbing-cleanups branch October 4, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant