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

[MRG] Add table regions support #243

Merged
merged 6 commits into from
Jan 4, 2019
Merged

[MRG] Add table regions support #243

merged 6 commits into from
Jan 4, 2019

Conversation

vinayak-mehta
Copy link
Contributor

Fixes #209.

@codecov-io
Copy link

codecov-io commented Jan 4, 2019

Codecov Report

Merging #243 into master will decrease coverage by 0.15%.
The diff coverage is 89.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #243      +/-   ##
==========================================
- Coverage   87.49%   87.33%   -0.16%     
==========================================
  Files          13       13              
  Lines        1463     1492      +29     
  Branches      341      346       +5     
==========================================
+ Hits         1280     1303      +23     
- Misses        124      129       +5     
- Partials       59       60       +1
Impacted Files Coverage Δ
camelot/io.py 100% <ø> (ø) ⬆️
camelot/utils.py 80.44% <ø> (ø) ⬆️
camelot/image_processing.py 86.48% <100%> (+1.19%) ⬆️
camelot/cli.py 86.32% <100%> (+0.73%) ⬆️
camelot/parsers/lattice.py 89.75% <100%> (+0.47%) ⬆️
camelot/parsers/stream.py 88.11% <45.45%> (-2.61%) ⬇️

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 a5027e8...302a506. Read the comment docs.

@vinayak-mehta vinayak-mehta changed the title [WIP] Add table regions support [MRG] Add table regions support Jan 4, 2019
@vinayak-mehta vinayak-mehta merged commit 7cf409a into master Jan 4, 2019
@vinayak-mehta vinayak-mehta deleted the add-table-regions branch January 4, 2019 16:30
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.

None yet

2 participants