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

[WIP, ENH] Better plotting #40

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

[WIP, ENH] Better plotting #40

wants to merge 3 commits into from

Conversation

rmarkello
Copy link
Member

Fixes bugs in plotting and adds new plotting features.

@codecov-io
Copy link

codecov-io commented Dec 6, 2018

Codecov Report

Merging #40 into master will decrease coverage by 7.63%.
The diff coverage is 5.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #40      +/-   ##
=========================================
- Coverage   96.03%   88.4%   -7.64%     
=========================================
  Files          21      23       +2     
  Lines         882     888       +6     
=========================================
- Hits          847     785      -62     
- Misses         35     103      +68
Impacted Files Coverage Δ
pyls/plotting/__init__.py 0% <0%> (ø)
pyls/plotting/meancentered.py 0% <0%> (ø)
pyls/plotting/behavioral.py 0% <0%> (ø)
pyls/plotting/utils.py 0% <0%> (ø)
pyls/types/meancentered.py 100% <100%> (ø) ⬆️
pyls/types/behavioral.py 100% <100%> (ø) ⬆️
pyls/base.py 94.59% <0%> (-0.33%) ⬇️
pyls/structures.py 100% <0%> (ø) ⬆️
pyls/tests/__init__.py
... and 5 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 728c67e...7fcbabe. Read the comment docs.

@rmarkello rmarkello changed the title [ENH] Better plotting [WIP, ENH] Better plotting Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants