Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants