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

Unpin fsspec in dev requirements #342

Merged
merged 3 commits into from
Jan 31, 2024

Further refactor fsspec protocol detection

2093851
Select commit
Loading
Failed to load commit list.
Merged

Unpin fsspec in dev requirements #342

Further refactor fsspec protocol detection
2093851
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 0s

85.06% (+0.03%) compared to 6810035

View this Pull Request on Codecov

85.06% (+0.03%) compared to 6810035

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6810035) 85.02% compared to head (2093851) 85.06%.
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #342      +/-   ##
==========================================
+ Coverage   85.02%   85.06%   +0.03%     
==========================================
  Files          13       13              
  Lines        1529     1533       +4     
==========================================
+ Hits         1300     1304       +4     
  Misses        229      229              

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