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

[MRG] Add plot types and update docs #224

Merged
merged 4 commits into from
Dec 12, 2018
Merged

[MRG] Add plot types and update docs #224

merged 4 commits into from
Dec 12, 2018

Conversation

vinayak-mehta
Copy link
Contributor

@vinayak-mehta vinayak-mehta commented Dec 12, 2018

Fixes #207

  • Add plot types
  • Add tests
  • Update docs

@codecov-io
Copy link

Codecov Report

Merging #224 into master will decrease coverage by 1.68%.
The diff coverage is 28.2%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
- Coverage   87.97%   86.29%   -1.69%     
==========================================
  Files          13       13              
  Lines        1372     1408      +36     
  Branches      324      331       +7     
==========================================
+ Hits         1207     1215       +8     
- Misses        113      137      +24     
- Partials       52       56       +4
Impacted Files Coverage Δ
camelot/cli.py 85.18% <ø> (ø) ⬆️
camelot/parsers/stream.py 92.1% <100%> (+0.12%) ⬆️
camelot/parsers/lattice.py 89.58% <100%> (+0.05%) ⬆️
camelot/plotting.py 66.33% <20%> (-24.97%) ⬇️

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 451fac9...87a2f4f. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Dec 12, 2018

Codecov Report

Merging #224 into master will increase coverage by 0.16%.
The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
+ Coverage   87.97%   88.13%   +0.16%     
==========================================
  Files          13       13              
  Lines        1372     1408      +36     
  Branches      324      331       +7     
==========================================
+ Hits         1207     1241      +34     
- Misses        113      114       +1     
- Partials       52       53       +1
Impacted Files Coverage Δ
camelot/cli.py 85.18% <ø> (ø) ⬆️
camelot/parsers/lattice.py 89.58% <100%> (+0.05%) ⬆️
camelot/parsers/stream.py 92.1% <100%> (+0.12%) ⬆️
camelot/plotting.py 92.07% <91.42%> (+0.77%) ⬆️

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 451fac9...92e02fa. Read the comment docs.

@vinayak-mehta vinayak-mehta changed the title Add plot types and update docs [MRG] Add plot types and update docs Dec 12, 2018
@vinayak-mehta vinayak-mehta merged commit 50780e2 into master Dec 12, 2018
@vinayak-mehta vinayak-mehta deleted the fix-207 branch December 12, 2018 03:24
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