Wedg / PlotShapefiles.jl

A package to plot shapefiles with Julia.
MIT License
12 stars 3 forks source link

CompatHelper: bump compat for "Compose" to "0.9" #22

Open github-actions[bot] opened 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the Compose package from 0.8.1 to 0.8.1, 0.9.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov-commenter commented 4 years ago

Codecov Report

Merging #22 into master will decrease coverage by 4.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   57.60%   53.53%   -4.08%     
==========================================
  Files          10       10              
  Lines         184      198      +14     
==========================================
  Hits          106      106              
- Misses         78       92      +14     
Impacted Files Coverage Δ
src/plotshape.jl 47.36% <0.00%> (-5.58%) :arrow_down:
src/coordinate_conversions.jl 30.76% <0.00%> (-4.02%) :arrow_down:
src/utils.jl 72.41% <0.00%> (-2.59%) :arrow_down:
src/google_overlay.jl 0.00% <0.00%> (ø)
src/shp_multipoint.jl 0.00% <0.00%> (ø)

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 ce9dcd6...89a61a9. Read the comment docs.