childmindresearch / bids2table

Efficiently index large-scale BIDS neuroimaging datasets and derivatives
https://childmindresearch.github.io/bids2table/
MIT License
13 stars 5 forks source link

Fix non-deterministic BIDS table file order in `test_table` #29

Closed clane9 closed 3 months ago

clane9 commented 4 months ago

Fix non-deterministic BIDS table file order in test_table and add more asserts to check the expected fields. Fixes #26.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 88.55%. Comparing base (9322fcf) to head (b7ebfb6). Report is 2 commits behind head on main.

:exclamation: Current head b7ebfb6 differs from pull request most recent head 5443e3a. Consider uploading reports for the commit 5443e3a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================== - Coverage 93.18% 88.55% -4.64% ========================================== Files 10 11 +1 Lines 558 603 +45 ========================================== + Hits 520 534 +14 - Misses 38 69 +31 ```

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