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

Space state docs #110

Merged
merged 4 commits into from
Mar 8, 2024
Merged

Space state docs #110

merged 4 commits into from
Mar 8, 2024

Conversation

jcrozum
Copy link
Owner

@jcrozum jcrozum commented Mar 8, 2024

With this PR, all public functions will now have docs, except the SuccessionDiagram expansion methods.

@jcrozum
Copy link
Owner Author

jcrozum commented Mar 8, 2024

Only changes to code are to rename some of the parameter names for better clarity (see discussion in #91) and to rename percolate_expression to restrict_expression.

Copy link

github-actions bot commented Mar 8, 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.py1491193%22–26, 79, 136, 305–306, 330–331, 340, 449
   space_utils.py129497%25–27, 401, 448
   succession_diagram.py2571694%6, 184–189, 197, 257–258, 268, 274, 390, 580, 772, 810, 847
   symbolic_utils.py26388%10–12, 102
   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
TOTAL146810393% 

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

@jcrozum
Copy link
Owner Author

jcrozum commented Mar 8, 2024

Once again, the code changes are minimal, so I'm just going to merge this.

@jcrozum jcrozum merged commit df6de2b into main Mar 8, 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