RECETOX / recetox-xMSannotator

This is a custom adaptation of the original version of xMSannotator. It is a complete rewrite of the original functionality, following the same program structure.
GNU General Public License v3.0
5 stars 5 forks source link

Disable code coverage for c++ code #104

Closed xtrojak closed 1 year ago

xtrojak commented 1 year ago

Disable code coverage for c++ code. This requires to pin r-covr package to version 3.5.1 because of this issue.

Credits: @zargham-ahmad

Close #101.

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@269915c). Click here to learn what that means. Patch has no changes to coverable lines.

:exclamation: Current head bb6ac0b differs from pull request most recent head f5b1466. Consider uploading reports for the commit f5b1466 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ======================================= Coverage ? 63.56% ======================================= Files ? 20 Lines ? 1740 Branches ? 0 ======================================= Hits ? 1106 Misses ? 634 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.