Closed butschster closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.63%. Comparing base (
819a092
) to head (0e980cd
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixed bug in directive parser where values containing zero character, such as '150' in '@image("blog", "test.png", "150|250", "webp")', were not processed correctly.