UniversalRobots / Universal_Robots_Client_Library

A C++ library for accessing the UR interfaces that facilitate the use of UR robotic manipulators by external applications.
Apache License 2.0
117 stars 88 forks source link

Add codecov.yml to exclude test and examples folders #152

Closed urrsk closed 1 year ago

urrsk commented 1 year ago

Avoid punishing commits that includes examples and unit test

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -8.74 :warning:

Comparison is base (9b695e3) 78.32% compared to head (30a7457) 69.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ========================================== - Coverage 78.32% 69.58% -8.74% ========================================== Files 101 69 -32 Lines 4434 2476 -1958 Branches 450 314 -136 ========================================== - Hits 3473 1723 -1750 + Misses 697 576 -121 + Partials 264 177 -87 ``` [see 32 files with indirect coverage changes](https://app.codecov.io/gh/UniversalRobots/Universal_Robots_Client_Library/pull/152/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=UniversalRobots)

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