Skip to content
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

added docs for trappist_core module #108

Merged
merged 1 commit into from
Mar 5, 2024
Merged

added docs for trappist_core module #108

merged 1 commit into from
Mar 5, 2024

Conversation

jcrozum
Copy link
Owner

@jcrozum jcrozum commented Mar 5, 2024

Just modifying docstrings. Only change to the code is to the type annotations for the problem specification; they now enforce that we only handle "min", "max", or "fix" problem types (minimal/maximal trap spaces or fixed points).

Copy link

github-actions bot commented Mar 5, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
balm
   control.py1141488%102, 114, 120, 124, 129, 138–154, 472, 475, 488
   interaction_graph_utils.py30487%6–8, 145–146
   motif_avoidant.py148299%25, 171
   petri_net_translation.py1481193%18–22, 58, 94, 207–208, 232–233, 242, 346
   space_utils.py129497%25–27, 252, 278
   succession_diagram.py2571694%6, 184–189, 197, 257–258, 268, 274, 390, 580, 772, 810, 847
   symbolic_utils.py26388%10–12, 44
   trappist_core.py1833084%11–15, 52, 54, 89, 165, 212, 214, 216, 244–247, 251–253, 273–279, 337, 339, 369, 417, 419, 450, 502
balm/_sd_algorithms
   compute_attractor_seeds.py30197%8
   expand_attractor_seeds.py51590%6, 42, 97–102
   expand_bfs.py28196%6
   expand_dfs.py30197%6
   expand_minimal_spaces.py37295%6, 31
   expand_source_SCCs.py164696%19–21, 91, 101, 143, 287
   expand_to_target.py31390%6, 38, 43
TOTAL146710393% 

Tests Skipped Failures Errors Time
361 0 💤 0 ❌ 0 🔥 1m 7s ⏱️

@jcrozum
Copy link
Owner Author

jcrozum commented Mar 5, 2024

I'm going to merge this without review because the changes are minor.

@jcrozum jcrozum merged commit f279197 into main Mar 5, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant