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

Implement a human-readable str/repr for State objects #2021

Merged
merged 5 commits into from
Jun 21, 2019

Conversation

astrofrog
Copy link
Member

Fixes #1991

@codecov
Copy link

codecov bot commented Jun 21, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@5c83a42). Click here to learn what that means.
The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2021   +/-   ##
=========================================
  Coverage          ?   87.78%           
=========================================
  Files             ?      246           
  Lines             ?    21430           
  Branches          ?        0           
=========================================
  Hits              ?    18813           
  Misses            ?     2617           
  Partials          ?        0
Impacted Files Coverage Δ
glue/core/state_objects.py 93.95% <81.25%> (ø)

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 5c83a42...2412e3c. Read the comment docs.

@astrofrog astrofrog added this to the v0.15.0 milestone Jun 21, 2019
@astrofrog astrofrog merged commit ca90a5f into glue-viz:master Jun 21, 2019
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.

Provide nice repr/str for state classes
1 participant