thegrill / grill

Cook digital.
MIT License
17 stars 5 forks source link

Migrate to pygraphviz #31

Closed chrizzFTD closed 1 year ago

chrizzFTD commented 1 year ago

This resolves issues from https://github.com/networkx/networkx/issues/5962 by migrating to pygraphviz. Additional effort is needed on CI but it works so far.

codecov[bot] commented 1 year ago

Codecov Report

Base: 94.47% // Head: 94.47% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (493f714) compared to base (9249c69). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================== - Coverage 94.47% 94.47% -0.01% ========================================== Files 16 16 Lines 2444 2442 -2 ========================================== - Hits 2309 2307 -2 Misses 135 135 ``` | [Impacted Files](https://codecov.io/gh/thegrill/grill/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill) | Coverage Δ | | |---|---|---| | [grill/views/description.py](https://codecov.io/gh/thegrill/grill/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill#diff-Z3JpbGwvdmlld3MvZGVzY3JpcHRpb24ucHk=) | `89.47% <100.00%> (-0.04%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thegrill)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.