Closed mferrera closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
6b069c2
) 80.01% compared to head (5415749
) 80.02%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Resolves #1115
When a GridProperty was created with values of an unsupported type it would try to return
_values
, which was unbound due to being unhandled.