Implement bipartite property graphs and refactor graphviz bipartite graph methods #895
+454
−63
Task list completed / task-list-completed
Started
2024-03-07 00:06:59
ago
0 / 8 tasks completed
8 tasks still to be completed
Details
Required Tasks
Task | Status |
---|---|
New features and bug fixes have unit tests | Incomplete |
New modules have tests that are ultimately called by the test runner (test/runtests.jl ) |
Incomplete |
Existing tests have not been deleted | Incomplete |
Code coverage >= 90% or reduction justified in PR | Incomplete |
All exported functions, types, and constants have docstrings, written in complete sentences | Incomplete |
Citations are given for any constructions, algorithms, or code drawn from external sources | Incomplete |
Style guidelines are followed, including indent width 2 | Incomplete |
Changes breaking backwards compatibility have been approved | Incomplete |
Loading