Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix codecov to ignore unit tests and rclc_examples package (backport #155) #162

Merged
merged 2 commits into from
Jul 28, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 28, 2021

This is an automatic backport of pull request #155 done by Mergify.
Cherry-pick of 359c265 has failed:

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

You are currently cherry-picking commit 359c265.
  (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:   codecov.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.

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 <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

(cherry picked from commit 359c265)

# Conflicts:
#	codecov.yml
Signed-off-by: Jan Staschulat <jan.staschulat@de.bosch.com>
@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2021

Codecov Report

Merging #162 (6e50b86) into foxy (700ea24) will increase coverage by 31.51%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             foxy     #162       +/-   ##
===========================================
+ Coverage   28.78%   60.29%   +31.51%     
===========================================
  Files          28       11       -17     
  Lines        3380     1010     -2370     
  Branches     1785      328     -1457     
===========================================
- Hits          973      609      -364     
+ Misses        892      270      -622     
+ Partials     1515      131     -1384     
Impacted Files Coverage Δ
...bo/rclc/rclc_examples/src/example_lifecycle_node.c
...cvlbo/rclc/rclc/test/rclc/test_executor_handle.cpp
ros_ws/src/tpc7bcvlbo/rclc/rclc/src/rclc/timer.c
...rc/tpc7bcvlbo/rclc/rclc/src/rclc/executor_handle.c
...os_ws/src/tpc7bcvlbo/rclc/rclc/src/rclc/executor.c
ros_ws/src/tpc7bcvlbo/rclc/rclc/src/rclc/service.c
...rc/tpc7bcvlbo/rclc/rclc/test/rclc/test_service.cpp
ros_ws/src/tpc7bcvlbo/rclc/rclc/src/rclc/sleep.c
...s/src/tpc7bcvlbo/rclc/rclc/test/rclc/test_node.cpp
ros_ws/src/tpc7bcvlbo/rclc/rclc/src/rclc/init.c
... and 29 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 700ea24...6e50b86. Read the comment docs.

@JanStaschulat JanStaschulat merged commit 0d2d419 into foxy Jul 28, 2021
@JanStaschulat JanStaschulat deleted the mergify/bp/foxy/pr-155 branch July 28, 2021 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants