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

Add header guard to datatypes.h #189

Closed fmauch closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (3e25ffc) 72.05% compared to head (a13e3a3) 72.09%.

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

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