Closed niekraaijmakers closed 3 weeks ago
Attention: Patch coverage is 30.00000%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 55.69%. Comparing base (
ef4f406
) to head (4361b7c
). Report is 24 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Currently, properties on the top level of the snippet are ignored and not included. This forces you to put them on the include level.
With this PR, the snippet top level values count, unless overridden by specifying it on the include level. Also, the default resourceType is now set to the container resource type.