a-r-j / graphein

Protein Graph Library
https://graphein.ai/
MIT License
1.03k stars 131 forks source link

Subgraphs #96

Closed a-r-j closed 2 years ago

a-r-j commented 2 years ago

Reference Issues/PRs

19

What does this implement/fix? Explain your changes.

What testing did you do to verify the changes in this PR?

codecov-commenter commented 2 years ago

Codecov Report

Merging #96 (33a2a7e) into master (8123f42) will decrease coverage by 0.23%. The diff coverage is 43.11%.

:exclamation: Current head 33a2a7e differs from pull request most recent head ada31a0. Consider uploading reports for the commit ada31a0 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
- Coverage   40.27%   40.03%   -0.24%     
==========================================
  Files          48       49       +1     
  Lines        2811     3020     +209     
==========================================
+ Hits         1132     1209      +77     
- Misses       1679     1811     +132     
Impacted Files Coverage Δ
graphein/protein/visualisation.py 15.65% <0.00%> (-0.57%) :arrow_down:
graphein/protein/utils.py 23.77% <15.09%> (-27.45%) :arrow_down:
graphein/protein/subgraphs.py 73.07% <73.07%> (ø)
graphein/__init__.py 100.00% <100.00%> (ø)
graphein/protein/__init__.py 84.61% <100.00%> (+1.28%) :arrow_up:
graphein/_version.py 0.00% <0.00%> (-12.91%) :arrow_down:
graphein/protein/edges/distance.py 93.42% <0.00%> (+11.73%) :arrow_up:

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 5dd3da9...ada31a0. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 8 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication