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 86 forks source link

Should fix the prerelease ci for Melodic #163

Closed urrsk closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.58% :warning:

Comparison is base (692e274) 70.62% compared to head (330da89) 70.05%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #163 +/- ## ========================================== - Coverage 70.62% 70.05% -0.58% ========================================== Files 69 69 Lines 2526 2521 -5 Branches 322 321 -1 ========================================== - Hits 1784 1766 -18 - Misses 556 571 +15 + Partials 186 184 -2 ``` [see 5 files with indirect coverage changes](https://app.codecov.io/gh/UniversalRobots/Universal_Robots_Client_Library/pull/163/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: Have feedback on the report? Share it here.

urrsk commented 1 year ago

Prerelease CI with melodic seems to be fixed. Suggest we merge even though the integration test is failing. I expect that the intergration test is fixed by #162