Open jwir3 opened 6 years ago
The Branch data structure, located in branch.py, needs to be ported over to Python, along with any tests that act on it.
Branch
branch.py
If there are no tests that act on it, we should strive for at least 90% coverage of the branch data structure.
The
Branch
data structure, located inbranch.py
, needs to be ported over to Python, along with any tests that act on it.If there are no tests that act on it, we should strive for at least 90% coverage of the branch data structure.