psyplot / psy-maps

The psyplot plugin for visualizations on a map
https://psyplot.github.io/psy-maps
8 stars 5 forks source link

fix 3D bounds #30

Closed Chilipp closed 3 years ago

Chilipp commented 3 years ago

fix plotting the datagrid and plot='poly' for 3D bounds (see https://github.com/psyplot/psy-simple/pull/24)

codecov-io commented 3 years ago

Codecov Report

Merging #30 into master will increase coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   83.99%   84.07%   +0.07%     
==========================================
  Files           6        6              
  Lines        1306     1312       +6     
==========================================
+ Hits         1097     1103       +6     
  Misses        209      209              
Impacted Files Coverage Δ
psy_maps/plotters.py 84.36% <100.00%> (+0.08%) :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 b0174d5...c4bfcca. Read the comment docs.