Closed hcpchris closed 5 months ago
Attention: Patch coverage is 66.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 88.29%. Comparing base (
eff958a
) to head (c7a6187
). Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
highcharts_core/headless_export.py | 66.66% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
'image/svg+xml'
export type when using the Node Export Server. Now supplying a type of'svg'
will coerce (under the hood) to'image/svg+xml'
which supports more extensive rendering options.