psyplot / psy-maps

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

Revert "minor fix for add2format_coord" #19

Closed Chilipp closed 4 years ago

Chilipp commented 4 years ago

Reverts psyplot/psy-maps#18

Because the change test using matplotlib is too slow.

codecov-commenter commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@22e11bd). Click here to learn what that means. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #19   +/-   ##
=========================================
  Coverage          ?   84.98%           
=========================================
  Files             ?        6           
  Lines             ?     1259           
  Branches          ?        0           
=========================================
  Hits              ?     1070           
  Misses            ?      189           
  Partials          ?        0           
Impacted Files Coverage Δ
psy_maps/plotters.py 85.64% <0.00%> (ø)
psy_maps/boxes.py 100.00% <0.00%> (ø)
psy_maps/plugin.py 86.36% <0.00%> (ø)
psy_maps/version.py 100.00% <0.00%> (ø)
psy_maps/__init__.py 100.00% <0.00%> (ø)
psy_maps/widgets/__init__.py 77.19% <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 22e11bd...adfe9e6. Read the comment docs.