GiovineItalia / Compose.jl

Declarative vector graphics
http://giovineitalia.github.io/Compose.jl/latest/
Other
248 stars 83 forks source link

fix for AbstractString other than String, e.g. InlineString #438

Closed bjarthur closed 1 year ago

bjarthur commented 1 year ago

need for https://github.com/GiovineItalia/Gadfly.jl/issues/1607

codecov-commenter commented 1 year ago

Codecov Report

Merging #438 (38ce458) into master (a5fcbd8) will decrease coverage by 1.94%. The diff coverage is 66.66%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #438      +/-   ##
==========================================
- Coverage   46.61%   44.67%   -1.94%     
==========================================
  Files          18       18              
  Lines        3540     3671     +131     
==========================================
- Hits         1650     1640      -10     
- Misses       1890     2031     +141     
Impacted Files Coverage Δ
src/fontfallback.jl 76.98% <66.66%> (+0.25%) :arrow_up:
src/pango.jl 55.92% <0.00%> (-23.39%) :arrow_down:
src/misc.jl 38.66% <0.00%> (-19.23%) :arrow_down:
src/list.jl 25.00% <0.00%> (-2.28%) :arrow_down:
src/Compose.jl 33.33% <0.00%> (-1.12%) :arrow_down:
src/form.jl 56.33% <0.00%> (-0.96%) :arrow_down:
src/svg.jl 73.25% <0.00%> (-0.86%) :arrow_down:
src/cairo_backends.jl 61.78% <0.00%> (-0.75%) :arrow_down:
src/property.jl 25.98% <0.00%> (-0.45%) :arrow_down:
src/pgf_backend.jl 47.94% <0.00%> (-0.27%) :arrow_down:
... and 8 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more