Vitek-Lab / MSstatsBioNet

https://vitek-lab.github.io/MSstatsPPI/
Other
0 stars 0 forks source link

test(visualizeSubnetwork): Add unit tests for visualizeSubnetwork #9

Closed tonywu1999 closed 3 months ago

tonywu1999 commented 3 months ago

Motivation and Context

We should add unit tests for the visualizeSubnetwork function, which takes nodes and edges and visualizes them on Cytoscape. Due to the nature of integration with Cytoscape, we will mock those functions.

Changes

Testing

Checklist Before Requesting a Review

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.59%. Comparing base (4f4a970) to head (7c5b829).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #9 +/- ## =========================================== + Coverage 59.79% 86.59% +26.80% =========================================== Files 3 3 Lines 97 97 =========================================== + Hits 58 84 +26 + Misses 39 13 -26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.