ros2 / rclc

ROS Client Library for the C language.
Apache License 2.0
118 stars 42 forks source link

updated ci versions (backport #396) #397

Closed mergify[bot] closed 11 months ago

mergify[bot] commented 11 months ago

This is an automatic backport of pull request #396 done by Mergify. Cherry-pick of f401871f40234613235655445861e6181032a34e has failed:

On branch mergify/bp/humble/pr-396
Your branch is up to date with 'origin/humble'.

You are currently cherry-picking commit f401871.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
    both modified:   .github/workflows/ci.yml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options
More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport ` will backport this PR on `` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com
codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (7af2054) 69.13% compared to head (893fd95) 69.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## humble #397 +/- ## ========================================== + Coverage 69.13% 69.20% +0.07% ========================================== Files 16 16 Lines 2715 2715 Branches 765 765 ========================================== + Hits 1877 1879 +2 + Misses 451 450 -1 + Partials 387 386 -1 ```

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