Skip to content

[WIP] Axis#18

Open
palnabarun wants to merge 5 commits into
matplotlib:masterfrom
palnabarun:axis
Open

[WIP] Axis#18
palnabarun wants to merge 5 commits into
matplotlib:masterfrom
palnabarun:axis

Conversation

@palnabarun
Copy link
Copy Markdown
Member

Added relevant conversions.
The conversions added by me are generic to most of the encoding data types, there might be certain instances where some corner cases are handled.

TODO

  • Tests

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 8, 2018

Codecov Report

Merging #18 into master will increase coverage by 19.92%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #18       +/-   ##
===========================================
+ Coverage   62.81%   82.74%   +19.92%     
===========================================
  Files          13        7        -6     
  Lines         589      313      -276     
  Branches       62       35       -27     
===========================================
- Hits          370      259      -111     
+ Misses        218       54      -164     
+ Partials        1        0        -1
Impacted Files Coverage Δ
mplaltair/_axis.py 0% <0%> (-12.66%) ⬇️
mplaltair/tests/test_parse_chart.py
mplaltair/_marks.py
mplaltair/parse_chart.py
mplaltair/tests/test_utils.py
mplaltair/_utils.py
mplaltair/tests/test_axis.py
mplaltair/tests/test_data.py 100% <0%> (+3.44%) ⬆️
mplaltair/_data.py 100% <0%> (+6.52%) ⬆️
mplaltair/tests/test_convert.py 100% <0%> (+24.09%) ⬆️
... and 1 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 337ab54...e86df6f. Read the comment docs.

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.

1 participant