Closed G-Rath closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.13%. Comparing base (
8bdb32b
) to head (a3015eb
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I came across this while working on #2996 - I'm pretty sure it's not intentional 😅
To make it a bit easier to spot, I've also put the closing
)
on a newline for both thevalid
andinvalid
arrays, even though that's not technically required to fix the test itself.I've also checked the rest of the codebase and found no other instances of comma expressions being "used".