astronomy-commons / hipscat

Hierarchical Progressive Survey Catalog
https://hipscat.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Update pin to newer fsspec versions. #265

Closed delucchi-cmu closed 2 months ago

delucchi-cmu commented 2 months ago

See https://github.com/astronomy-commons/lsdb/issues/294

Moves the fsspec version pin to after the breaking change that treats the protocol as a tuple.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.15%. Comparing base (f4a4166) to head (e806677).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #265 +/- ## ======================================= Coverage 94.15% 94.15% ======================================= Files 56 56 Lines 1915 1915 ======================================= Hits 1803 1803 Misses 112 112 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 2 months ago
Before [f4a4166a] After [d2970731] Ratio Benchmark (Parameter)
75.1±0.3ms 78.6±2ms 1.05 benchmarks.MetadataSuite.time_load_partition_info_order7
38.8±1ms 40.4±1ms 1.04 benchmarks.Suite.time_pixel_tree_creation
82.4±2ms 83.7±2ms 1.02 benchmarks.Suite.time_paths_creation
75.1±0.2ms 75.7±0.2ms 1.01 benchmarks.MetadataSuite.time_load_partition_join_info
360±2ms 362±2ms 1.01 benchmarks.Suite.time_outer_pixel_alignment
123±0.6ms 124±0.5ms 1.01 benchmarks.time_test_alignment_even_sky
18.8±0.09ms 18.7±0.04ms 1 benchmarks.MetadataSuite.time_load_partition_info_order6
12.9±0.2ms 12.9±0.3ms 1 benchmarks.Suite.time_inner_pixel_alignment
13.4±0.02ms 13.4±0.1ms 1 benchmarks.time_test_cone_filter_multiple_order

Click here to view all benchmarks.