ms609 / TreeTools

Create, modify and analyse phylogenetic trees in R
https://ms609.github.io/TreeTools/
18 stars 7 forks source link

Replace `.C` with `.Call` #156

Closed ms609 closed 7 months ago

ms609 commented 7 months ago

Obviates need to manually maintain src/TreeTools-init.C

Will close #155

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 96.87%. Comparing base (f9fac2f) to head (503e6c7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #156 +/- ## ======================================= Coverage 96.86% 96.87% ======================================= Files 59 59 Lines 4663 4666 +3 ======================================= + Hits 4517 4520 +3 Misses 146 146 ```

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