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

Enable tab completion on Data object __getitem__ #1874

Merged
merged 2 commits into from
Oct 21, 2018

Conversation

astrofrog
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 19, 2018

Codecov Report

Merging #1874 into master will decrease coverage by 0.01%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1874      +/-   ##
=========================================
- Coverage   85.51%   85.5%   -0.02%     
=========================================
  Files         235     235              
  Lines       20896   20895       -1     
=========================================
- Hits        17870   17867       -3     
- Misses       3026    3028       +2
Impacted Files Coverage Δ
glue/core/data.py 89.08% <50%> (-0.13%) ⬇️
glue/_mpl_backend.py 90.47% <0%> (-9.53%) ⬇️
glue/viewers/matplotlib/state.py 90.9% <0%> (-0.14%) ⬇️
glue/core/application_base.py 84.32% <0%> (+0.36%) ⬆️

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 f070634...8b2e68e. Read the comment docs.

@astrofrog astrofrog added this to the v0.14.0 milestone Oct 19, 2018
@astrofrog astrofrog merged commit 741c767 into glue-viz:master Oct 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant