thegrill / grill

Cook digital.
MIT License
17 stars 5 forks source link

Re-adopt pydot #40

Open chrizzFTD opened 2 months ago

chrizzFTD commented 2 months ago

Needs https://github.com/networkx/networkx/pull/7606 to be released.

Thanks to https://github.com/networkx/networkx/pull/7204 pydot is supported again by networkx.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 98.73418% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.33%. Comparing base (2c09127) to head (cb8ccd0).

Files with missing lines Patch % Lines
grill/views/_qt.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #40 +/- ## =========================================== - Coverage 92.83% 92.33% -0.51% =========================================== Files 17 17 Lines 3826 3770 -56 =========================================== - Hits 3552 3481 -71 - Misses 274 289 +15 ``` | [Files with missing lines](https://app.codecov.io/gh/thegrill/grill/pull/40?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill) | Coverage Δ | | |---|---|---| | [grill/cook/\_\_init\_\_.py](https://app.codecov.io/gh/thegrill/grill/pull/40?src=pr&el=tree&filepath=grill%2Fcook%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-Z3JpbGwvY29vay9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (+0.35%)` | :arrow_up: | | [grill/views/\_graph.py](https://app.codecov.io/gh/thegrill/grill/pull/40?src=pr&el=tree&filepath=grill%2Fviews%2F_graph.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-Z3JpbGwvdmlld3MvX2dyYXBoLnB5) | `75.00% <100.00%> (-1.79%)` | :arrow_down: | | [tests/test\_cook.py](https://app.codecov.io/gh/thegrill/grill/pull/40?src=pr&el=tree&filepath=tests%2Ftest_cook.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-dGVzdHMvdGVzdF9jb29rLnB5) | `100.00% <100.00%> (ø)` | | | [tests/test\_views.py](https://app.codecov.io/gh/thegrill/grill/pull/40?src=pr&el=tree&filepath=tests%2Ftest_views.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-dGVzdHMvdGVzdF92aWV3cy5weQ==) | `100.00% <100.00%> (ø)` | | | [grill/views/\_qt.py](https://app.codecov.io/gh/thegrill/grill/pull/40?src=pr&el=tree&filepath=grill%2Fviews%2F_qt.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-Z3JpbGwvdmlld3MvX3F0LnB5) | `73.68% <60.00%> (-6.32%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/thegrill/grill/pull/40/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill)