GiovineItalia / Compose.jl

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

fix tests on julia 1.7 #432

Closed bjarthur closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #432 (ca07755) into master (3003ee7) will increase coverage by 0.20%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #432      +/-   ##
==========================================
+ Coverage   45.96%   46.16%   +0.20%     
==========================================
  Files          18       18              
  Lines        3496     3509      +13     
==========================================
+ Hits         1607     1620      +13     
  Misses       1889     1889              
Impacted Files Coverage Δ
src/svg.jl 74.10% <0.00%> (+0.03%) :arrow_up:
src/pgf_backend.jl 48.21% <0.00%> (+0.18%) :arrow_up:
src/cairo_backends.jl 62.53% <0.00%> (+0.29%) :arrow_up:
src/property.jl 26.43% <0.00%> (+0.42%) :arrow_up:
src/pango.jl 82.75% <0.00%> (+0.48%) :arrow_up:
src/container.jl 41.63% <0.00%> (+0.68%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d0e8768...ca07755. Read the comment docs.