Skip to content

Conversation

@pauldhein
Copy link
Contributor

This PR will implement a GrFNIntersectionGraph (GIG) class in automates/model_analysis/comparison.py as well as include a script that can be used to create a GIG given two GrFNs and their intersection information.

@pauldhein pauldhein added the model analysis Subject involves the MA pipeline label Jan 25, 2021
@pauldhein pauldhein self-assigned this Jan 25, 2021
@codecov
Copy link

codecov bot commented Jan 25, 2021

Codecov Report

Merging #176 (22be590) into master (e343a14) will increase coverage by 0.05%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
+ Coverage   65.64%   65.69%   +0.05%     
==========================================
  Files          41       42       +1     
  Lines       11627    11988     +361     
==========================================
+ Hits         7633     7876     +243     
- Misses       3994     4112     +118     
Flag Coverage Δ
unittests 65.69% <0.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
automates/model_analysis/comparison.py 0.00% <0.00%> (ø)
automates/model_assembly/sandbox.py 42.55% <0.00%> (-7.45%) ⬇️
automates/model_assembly/networks.py 71.46% <0.00%> (+1.68%) ⬆️
automates/model_assembly/structures.py 86.29% <0.00%> (+3.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e343a14...22be590. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model analysis Subject involves the MA pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants