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

FIX: Expect multiple rule matches for events.json

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

This test is a bit weird; it seems to have been relying on arbitrary pruning. There's nothing in the rules or code that now (as of #1940) should prevent multiple rules from being returned.

If we do want a test to verify pruning, we should come up with a new one.

effigies avatar Apr 22 '24 20:04 effigies

Codecov Report

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

Project coverage is 85.68%. Comparing base (43a7117) to head (0dc4691).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1952   +/-   ##
=======================================
  Coverage   85.68%   85.68%           
=======================================
  Files          91       91           
  Lines        3792     3792           
  Branches     1220     1220           
=======================================
  Hits         3249     3249           
  Misses        457      457           
  Partials       86       86           

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

codecov[bot] avatar Apr 22 '24 20:04 codecov[bot]