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 tests for output formats and parser kwargs #126

Merged
merged 6 commits into from
Oct 5, 2018

Conversation

vinayak-mehta
Copy link
Contributor

For #110.

@vinayak-mehta vinayak-mehta changed the title Add tests for parser special cases [WIP] Add tests for parser special cases Oct 5, 2018
@codecov-io
Copy link

codecov-io commented Oct 5, 2018

Codecov Report

Merging #126 into master will increase coverage by 10.52%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #126       +/-   ##
===========================================
+ Coverage   73.76%   84.28%   +10.52%     
===========================================
  Files          12       12               
  Lines        1239     1203       -36     
  Branches      293      288        -5     
===========================================
+ Hits          914     1014      +100     
+ Misses        281      145      -136     
  Partials       44       44
Impacted Files Coverage Δ
camelot/image_processing.py 85.71% <ø> (+22.82%) ⬆️
camelot/utils.py 81.38% <ø> (+19.54%) ⬆️
camelot/parsers/lattice.py 90.9% <0%> (+10.79%) ⬆️
camelot/core.py 86.41% <0%> (+12.83%) ⬆️

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 cf7823f...b2645b1. Read the comment docs.

@vinayak-mehta vinayak-mehta changed the title [WIP] Add tests for parser special cases [WIP] Add tests for output formats and parser kwargs Oct 5, 2018
@vinayak-mehta vinayak-mehta changed the title [WIP] Add tests for output formats and parser kwargs [MRG] Add tests for output formats and parser kwargs Oct 5, 2018
@vinayak-mehta vinayak-mehta merged commit 6e8079d into master Oct 5, 2018
@vinayak-mehta vinayak-mehta deleted the parser-tests branch October 5, 2018 10:45
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