psyplot / psyplot-gui

Graphical User Interface for the psyplot package
https://psyplot.github.io/psyplot-gui
7 stars 6 forks source link

redesign dataset tree #16

Closed Chilipp closed 4 years ago

Chilipp commented 4 years ago

This PR reverts 0cf03ba2eeecea4190da586b0f37bee6f6df9224 and adds plots, variables and coords to the variable items

closes #15

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #16   +/-   ##
=========================================
  Coverage          ?   78.92%           
=========================================
  Files             ?       17           
  Lines             ?     5100           
  Branches          ?        0           
=========================================
  Hits              ?     4025           
  Misses            ?     1075           
  Partials          ?        0           
Impacted Files Coverage Δ
psyplot_gui/content_widget.py 84.49% <75.30%> (ø)
psyplot_gui/fmt_widget.py 89.36% <0.00%> (ø)
psyplot_gui/compat/qtcompat.py 42.25% <0.00%> (ø)
psyplot_gui/config/rcsetup.py 90.32% <0.00%> (ø)
psyplot_gui/help_explorer.py 85.40% <0.00%> (ø)
psyplot_gui/backend.py 91.66% <0.00%> (ø)
psyplot_gui/version.py 100.00% <0.00%> (ø)
psyplot_gui/console.py 77.58% <0.00%> (ø)
psyplot_gui/__init__.py 26.29% <0.00%> (ø)
... and 8 more

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 3ec3d23...ad961c8. Read the comment docs.