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

Merge dev to main #55

Merged
merged 437 commits into from
Sep 17, 2024
Merged

Merge dev to main #55

merged 437 commits into from
Sep 17, 2024

Conversation

vicpaton
Copy link
Collaborator

  • Added new sets of functionalities, expanded previous ones.
  • Expanded documentation
  • Added vignettes showcasing evaluation strategies

@vicpaton vicpaton self-assigned this Sep 17, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 78.55711% with 214 lines in your changes missing coverage. Please review.

Project coverage is 87.50%. Comparing base (e42483d) to head (6f7a52a).

Files with missing lines Patch % Lines
networkcommons/visual/_vis_networkx.py 52.77% 50 Missing and 18 partials ⚠️
networkcommons/visual/_network_stats.py 65.00% 28 Missing and 21 partials ⚠️
networkcommons/network/_network.py 59.78% 37 Missing ⚠️
networkcommons/_imports.py 0.00% 12 Missing ⚠️
networkcommons/network/_formats/_igraph.py 0.00% 12 Missing ⚠️
networkcommons/network/_bootstrap/_df.py 86.84% 8 Missing and 2 partials ⚠️
networkcommons/methods/_causal.py 80.00% 6 Missing and 1 partial ⚠️
networkcommons/eval/_metrics.py 91.42% 4 Missing and 2 partials ⚠️
networkcommons/network/_bootstrap/_edgelist.py 94.69% 2 Missing and 4 partials ⚠️
networkcommons/visual/_rnaseq.py 75.00% 4 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #55       +/-   ##
===========================================
+ Coverage   44.37%   87.50%   +43.12%     
===========================================
  Files          30       44       +14     
  Lines        1823     2288      +465     
  Branches      324      390       +66     
===========================================
+ Hits          809     2002     +1193     
+ Misses        982      210      -772     
- Partials       32       76       +44     
Flag Coverage Δ
fast 87.50% <78.55%> (+43.12%) ⬆️

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

Files with missing lines Coverage Δ
networkcommons/__init__.py 100.00% <100.00%> (ø)
networkcommons/_metadata.py 77.77% <100.00%> (ø)
networkcommons/data/network/_liana.py 100.00% <100.00%> (+55.55%) ⬆️
networkcommons/data/network/_moon.py 100.00% <100.00%> (+70.83%) ⬆️
networkcommons/data/network/_omnipath.py 100.00% <100.00%> (+57.69%) ⬆️
networkcommons/data/omics/__init__.py 100.00% <100.00%> (ø)
networkcommons/data/omics/_common.py 100.00% <100.00%> (+20.33%) ⬆️
networkcommons/data/omics/_cptac.py 100.00% <100.00%> (+70.73%) ⬆️
networkcommons/data/omics/_decryptm.py 100.00% <100.00%> (+56.52%) ⬆️
networkcommons/data/omics/_deseq2.py 100.00% <100.00%> (+62.85%) ⬆️
... and 24 more

... and 9 files with indirect coverage changes

@vicpaton vicpaton merged commit 4f443cf into main Sep 17, 2024
17 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.

4 participants