bids-standard / legacy-validator

Validator for the Brain Imaging Data Structure
https://bids-standard.github.io/legacy-validator/
MIT License
186 stars 111 forks source link

rf: Use upstream context types #2090

Closed effigies closed 3 months ago

effigies commented 3 months ago

It can be done!

I'm going to try to implement Gzip, Ome, and Tiff. Will push to this branch if it isn't merged when I finish them, but feel free to merge this when it's as complex as you want to allow one PR to get.

Making separate PRs. The OME-TIFF one is a bit of a pain.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 85.69%. Comparing base (57b270c) to head (05b1f55).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2090 +/- ## ======================================= Coverage 85.69% 85.69% ======================================= Files 91 91 Lines 3782 3782 Branches 1220 1220 ======================================= Hits 3241 3241 Misses 455 455 Partials 86 86 ```

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