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

fix(web): Generate web UI elements from new issues #2088

Closed effigies closed 3 months ago

effigies commented 3 months ago

image

The JSON validation log is a bit sparse, I think due to some bad escaping: bids-validator-output.json Kind of banging my head against it, so I'm going to leave that task to others.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 87.60%. Comparing base (af1c126) to head (743fe17). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2088 +/- ## ========================================== + Coverage 85.69% 87.60% +1.91% ========================================== Files 91 130 +39 Lines 3782 6810 +3028 Branches 1220 1615 +395 ========================================== + Hits 3241 5966 +2725 - Misses 455 752 +297 - Partials 86 92 +6 ```

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