boschresearch / fmi_adapter

Integrating functional mock-up units (FMUs) in ROS nodes
Apache License 2.0
46 stars 14 forks source link

2.1.2 #14

Closed cottsay closed 1 year ago

cottsay commented 1 year ago

This package is now failing to build on the buildfarm due to the removal of the deprecated get_env.h header. There appears to be a fix already committed, but a release is necessary to get the builds green again.

https://build.ros2.org/view/Rbin_uJ64/job/Rbin_uJ64__fmi_adapter__ubuntu_jammy_amd64__binary

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d5a57fe) 24.43% compared to head (1101381) 24.43%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## rolling #14 +/- ## ======================================== Coverage 24.43% 24.43% ======================================== Files 4 4 Lines 352 352 Branches 216 216 ======================================== Hits 86 86 + Misses 170 167 -3 - Partials 96 99 +3 ``` [see 1 file with indirect coverage changes](https://codecov.io/gh/boschresearch/fmi_adapter/pull/14/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boschresearch) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boschresearch). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boschresearch)

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

ralph-lange commented 1 year ago

@cottsay, thank you for creating the release. I've just run bloom-release, cf. https://github.com/ros/rosdistro/pull/36867.