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

Release 1.3.5 #196

Closed fmauch closed 6 months ago

fmauch commented 6 months ago

It's time to do another release. As always, please rebase-merge (or just approve) this, I'll push the tags & release later.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 72.09%. Comparing base (04725c1) to head (5d1c6d8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #196 +/- ## ======================================= Coverage 72.09% 72.09% ======================================= Files 71 71 Lines 2652 2652 Branches 337 337 ======================================= Hits 1912 1912 Misses 554 554 Partials 186 186 ```

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

fmauch commented 6 months ago

I'm not sure why the prerelease-tests are failing. Running the commands locally works for me.