Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redesign dataset tree #16

Merged
merged 4 commits into from Jun 16, 2020
Merged

redesign dataset tree #16

merged 4 commits into from Jun 16, 2020

Conversation

Chilipp
Copy link
Member

@Chilipp Chilipp commented Jun 15, 2020

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

closes #15

  • Tests added (for all bug fixes or enhancements)
  • Tests passed (for all non-documentation changes)
  • Fully documented, including CHANGELOG.rst for all changes

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

see psyplot#15
@Chilipp Chilipp self-assigned this Jun 15, 2020
@Chilipp Chilipp changed the title redisgn dataset tree redesign dataset tree Jun 15, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2020

Codecov Report

❗ 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.

@Chilipp Chilipp merged commit 233014c into psyplot:master Jun 16, 2020
@Chilipp Chilipp added this to Done in Make the GUI more intuitive with psy-view via automation Jun 16, 2020
Chilipp added a commit to Chilipp/psy-view that referenced this pull request Jun 16, 2020
to account for the changes in psyplot/psyplot-gui#16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

CHANGE FEATURE: Variable description in dataset tree
2 participants