talgalili / dendextend

Extending R's Dendrogram Functionality
153 stars 29 forks source link

Adding Tests for tanglegram.R #138

Closed alecbuetow closed 4 weeks ago

alecbuetow commented 4 weeks ago

Trying to assess initial codecov coverage before fine tuning with more specific tests

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 63.42%. Comparing base (2c94526) to head (914936b). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #138 +/- ## ========================================== + Coverage 56.10% 63.42% +7.31% ========================================== Files 50 50 Lines 4183 4183 ========================================== + Hits 2347 2653 +306 + Misses 1836 1530 -306 ```

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

talgalili commented 4 weeks ago

Merged, thanks :)