FIX(#13, plot): PY2 era BUG when writing plot-diagrams; give sample code in the into#19
Open
ankostis wants to merge 34 commits intoyahoo:masterfrom
Open
FIX(#13, plot): PY2 era BUG when writing plot-diagrams; give sample code in the into#19ankostis wants to merge 34 commits intoyahoo:masterfrom
ankostis wants to merge 34 commits intoyahoo:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #19 +/- ##
===========================================
+ Coverage 77.87% 89.69% +11.81%
===========================================
Files 5 6 +1
Lines 348 388 +40
===========================================
+ Hits 271 348 +77
+ Misses 77 40 -37
Continue to review full report at Codecov.
|
26cc7a7 to
80e3ba9
Compare
were writing in text-mode in PY3. and failing as encoding error.
Author
|
Rebased on top of ank/fix-networkx_in_py2(#16) to make Travis pass. |
5686586 to
c5bcb3b
Compare
numpy was used just for its assert_raise
to use it also on stary DAGs. Keep delegation.
+ test all chained plot() methods from netop.
+ retorfitted to try all available formats. + list of forbidden formats based on my failres
e8293b3 to
a91bc87
Compare
318e511 to
f17fc6d
Compare
35d9a91 to
07251d8
Compare
+ doc: rename in sample code: netop --> pipeline. + enh(build): add `ipython` in test dependencies. + include it in the plot TC.
Author
|
This is now merge-ready:
|
...pytest has problems with 3.4.
Author
|
Forced to drop PY3.4 due to |
backported from yahoo#29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
-execution-steps & order
graphvis&matplotb.Legend
Nodes:
solution, shown in tooltip.Arrows
needsource,sources
providetarget)I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.