whole-tale / girder_wholetale

Girder plugin providing basic Whole Tale functionality
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Re-purpose GET /folder/:id/listing for passthrough fs #569

Closed Xarthisius closed 1 year ago

Xarthisius commented 1 year ago

This method was used by girderfs:LocalGirderFS back in the day, but that hasn't been the case for a very long time. I've re-purposed it to work with https://github.com/data-exp-lab/girderfs_passthrough

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 88.00% and no project coverage change.

Comparison is base (20e0406) 92.89% compared to head (1aa7039) 92.90%.

:exclamation: Current head 1aa7039 differs from pull request most recent head c837959. Consider uploading reports for the commit c837959 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #569 +/- ## ======================================= Coverage 92.89% 92.90% ======================================= Files 61 61 Lines 4971 4962 -9 ======================================= - Hits 4618 4610 -8 + Misses 353 352 -1 ``` | [Impacted Files](https://codecov.io/gh/whole-tale/girder_wholetale/pull/569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale) | Coverage Δ | | |---|---|---| | [server/schema/misc.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL3NjaGVtYS9taXNjLnB5) | `100.00% <ø> (ø)` | | | [server/\_\_init\_\_.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL19faW5pdF9fLnB5) | `91.70% <88.00%> (+0.05%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.