eProsima / Fast-DDS-statistics-backend

eProsima Fast DDS Statistics Backend is a C++ library that provides collection and procession the statistics measurements reported by Fast DDS Statistics Module. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
Apache License 2.0
17 stars 9 forks source link

Improve export DLL by moving them to the class methods & impl. #221

Closed JesusPoderoso closed 10 months ago

JesusPoderoso commented 10 months ago

This was causing issues linking Fast DDS Monitor in windows build

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (af64033) 58.16% compared to head (c01fc04) 58.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #221 +/- ## ======================================= Coverage 58.16% 58.16% ======================================= Files 40 40 Lines 5682 5682 Branches 2993 2993 ======================================= Hits 3305 3305 Misses 88 88 Partials 2289 2289 ```

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