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

[CI] Code coverage + pre-commit (backport #1057) #1064

Merged
merged 3 commits into from
Feb 29, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 27, 2024

This is an automatic backport of pull request #1057 done by Mergify.
Cherry-pick of 00172ab has failed:

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

You are currently cherry-picking commit 00172ab.
  (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:
	deleted:    .github/workflows/ci-format.yml
	new file:   .github/workflows/humble-coverage-build.yml
	new file:   .github/workflows/humble-pre-commit.yml
	new file:   .github/workflows/iron-coverage-build.yml
	new file:   .github/workflows/iron-pre-commit.yml
	new file:   .github/workflows/rolling-coverage-build.yml
	new file:   .github/workflows/rolling-pre-commit.yml
	new file:   .github/workflows/update-pre-commit.yml
	modified:   rqt_joint_trajectory_controller/rqt_joint_trajectory_controller/joint_trajectory_controller.py
	modified:   rqt_joint_trajectory_controller/rqt_joint_trajectory_controller/update_combo.py
	modified:   rqt_joint_trajectory_controller/setup.py

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by them: .github/workflows/ci-coverage-build-humble.yml
	deleted by them: .github/workflows/ci-coverage-build.yml
	deleted by them: .github/workflows/ci-ros-lint.yml
	both modified:   .pre-commit-config.yaml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/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.com

@mergify mergify bot added the conflicts label Feb 27, 2024
Copy link
Contributor Author

mergify bot commented Feb 27, 2024

Cherry-pick of 00172ab has failed:

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

You are currently cherry-picking commit 00172ab.
  (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:
	deleted:    .github/workflows/ci-format.yml
	new file:   .github/workflows/humble-coverage-build.yml
	new file:   .github/workflows/humble-pre-commit.yml
	new file:   .github/workflows/iron-coverage-build.yml
	new file:   .github/workflows/iron-pre-commit.yml
	new file:   .github/workflows/rolling-coverage-build.yml
	new file:   .github/workflows/rolling-pre-commit.yml
	new file:   .github/workflows/update-pre-commit.yml
	modified:   rqt_joint_trajectory_controller/rqt_joint_trajectory_controller/joint_trajectory_controller.py
	modified:   rqt_joint_trajectory_controller/rqt_joint_trajectory_controller/update_combo.py
	modified:   rqt_joint_trajectory_controller/setup.py

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by them: .github/workflows/ci-coverage-build-humble.yml
	deleted by them: .github/workflows/ci-coverage-build.yml
	deleted by them: .github/workflows/ci-ros-lint.yml
	both modified:   .pre-commit-config.yaml

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

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.35%. Comparing base (73282d9) to head (47a4195).
Report is 18 commits behind head on humble.

Additional details and impacted files
@@             Coverage Diff             @@
##           humble    #1064       +/-   ##
===========================================
- Coverage   47.25%   34.35%   -12.91%     
===========================================
  Files          40       55       +15     
  Lines        3722     6785     +3063     
  Branches     1780     4209     +2429     
===========================================
+ Hits         1759     2331      +572     
- Misses        723     1471      +748     
- Partials     1240     2983     +1743     
Flag Coverage Δ
unittests 34.35% <ø> (-12.91%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 95 files with indirect coverage changes

@bmagyar bmagyar merged commit fff5896 into humble Feb 29, 2024
11 checks passed
@bmagyar bmagyar deleted the mergify/bp/humble/pr-1057 branch February 29, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants