-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
testing, refactor, & docstrings #20
Labels
documentation
Improvements or additions to documentation
housekeeping
infrastructure, workflows, etc.
refactor & code maint
tests/CI
Comments
This was referenced Oct 6, 2024
This was referenced Oct 14, 2024
This was referenced Oct 22, 2024
This was referenced Nov 15, 2024
jGaboardi
changed the title
start filling up testing suite
start filling up testing suite & docstrings
Nov 24, 2024
This was referenced Nov 24, 2024
jGaboardi
changed the title
start filling up testing suite & docstrings
testing, refactor, & docstrings
Nov 28, 2024
This was referenced Nov 29, 2024
This was referenced Dec 3, 2024
jGaboardi
added
documentation
Improvements or additions to documentation
refactor & code maint
labels
Dec 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
documentation
Improvements or additions to documentation
housekeeping
infrastructure, workflows, etc.
refactor & code maint
tests/CI
Fill up testing suite, refactoring, and adding proper docstrings + comments
artifacts.py
artifacts.get_artifacts()
#103artifacts.py
[part 1] #109artifacts.one_remaining_c()
#114artifact.multiple_remaining()
, etc. #115artifact.one_remaining()
#117artifacts.py
-- dangles #125artifacts.py.{reconnect(), avoid_forks()}
#126artifacts.py.{ccss_special_case(), filter_connections()}
#127continuity.py
continuity.py
#50geometry.py
geometry.angle_between_two_lines()
#24geometry.voronoi_skeleton()
tests #27geometry.py
#46geometry.py
with minimal tests #53nodes.py
nodes.split()
#55nodes.get_components()
#57nodes.weld_edges()
#58nodes.remove_false_nodes()
#59nodes.induce_nodes()
#67nodes.fix_topology()
#91nodes.consolidate_nodes()
#97nodes._status()
#98simplify.py
simplify_network()
#41simplify.network_simplify()
, etc. #107simplify.simplify_{singletons, pairs}()
, etc. #116simplify.simplify_clusters()
#128simplify.get_type()
#129simplify.get_solution()
#130should get a good base of individual tests (make sure individual case results) before starting with integrated cases (to ensure cases don't break each other).
xref #7
The text was updated successfully, but these errors were encountered: