bids-validator icon indicating copy to clipboard operation
bids-validator copied to clipboard

feat: Add values to associations.bvals, fix misnamed variables

Open effigies opened this issue 1 year ago • 1 comments
trafficstars

Allows https://github.com/bids-standard/bids-specification/pull/1754 to be validated.

effigies avatar Apr 25 '24 03:04 effigies

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 86.99%. Comparing base (43a7117) to head (173ecc2).

Files Patch % Lines
bids-validator/src/schema/associations.ts 42.85% 4 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1955      +/-   ##
==========================================
+ Coverage   85.68%   86.99%   +1.31%     
==========================================
  Files          91      130      +39     
  Lines        3792     6181    +2389     
  Branches     1220     1501     +281     
==========================================
+ Hits         3249     5377    +2128     
- Misses        457      713     +256     
- Partials       86       91       +5     

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

codecov[bot] avatar Apr 25 '24 03:04 codecov[bot]