netZoo / netZooR

netZooR is a network biology package implemented in R.
https://netzoo.github.io/
GNU General Public License v3.0
100 stars 39 forks source link

Fix dragon #306

Closed katehoffshutta closed 9 months ago

katehoffshutta commented 9 months ago

This addresses issue #305 raised by @cchen22

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (d64817e) 40.56% compared to head (64fbba6) 40.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #306 +/- ## ======================================= Coverage 40.56% 40.56% ======================================= Files 23 23 Lines 2852 2852 ======================================= Hits 1157 1157 Misses 1695 1695 ```

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

marouenbg commented 9 months ago

@katehoffshutta so how did this bug skip the test, if they test data is the same as Python?