micro-ROS / micro_ros_utilities

General utilities for easing the usage of micro-ROS on different platforms
Apache License 2.0
8 stars 5 forks source link

Modify CI approach (backport #41) #42

Closed mergify[bot] closed 2 years ago

mergify[bot] commented 2 years ago

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

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

You are currently cherry-picking commit fbb2248.
  (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)

Changes to be committed:
    new file:   .github/workflows/nightly.yml

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

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 2 years ago

Codecov Report

Merging #42 (e0cc797) into main (a9467c9) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##             main      #42    +/-   ##
========================================
  Coverage   60.84%   60.84%            
========================================
  Files          10        5     -5     
  Lines        1042      521   -521     
  Branches      448      224   -224     
========================================
- Hits          634      317   -317     
+ Misses        124       62    -62     
+ Partials      284      142   -142     
Impacted Files Coverage Δ
...jyc4h5b/micro_ros_utilities/src/string_utilities.c
...utilities/test/micro_ros_utilities/test_string.cpp
...utilities/test/micro_ros_utilities/test_memory.cpp
...5hjyc4h5b/micro_ros_utilities/src/type_utilities.c
...7obuvzj/micro_ros_utilities/src/string_utilities.c
...587obuvzj/micro_ros_utilities/src/type_utilities.c
...utilities/test/micro_ros_utilities/test_string.cpp
...utilities/test/micro_ros_utilities/test_memory.hpp
...utilities/test/micro_ros_utilities/test_memory.hpp
...utilities/test/micro_ros_utilities/test_memory.cpp
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a9467c9...e0cc797. Read the comment docs.