Closed tonywu1999 closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.59%. Comparing base (
4f4a970
) to head (7c5b829
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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