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

Merge 6 ➡️ 7 #244

Closed
wants to merge 0 commits into from
Closed

Merge 6 ➡️ 7 #244

wants to merge 0 commits into from

Conversation

caguero
Copy link
Contributor

@caguero caguero commented Jan 26, 2024

➡️ Forward port

Port gz-launch6 to gz-launch7

Branch comparison: gz-launch7...gz-launch6

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

@caguero caguero requested a review from nkoenig as a code owner January 26, 2024 17:40
@github-actions github-actions bot added the 🎵 harmonic Gazebo Harmonic label Jan 26, 2024
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (11ea919) 58.62% compared to head (729ed04) 58.62%.

❗ Current head 729ed04 differs from pull request most recent head a8e9a59. Consider uploading reports for the commit a8e9a59 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           gz-launch7     #244   +/-   ##
===========================================
  Coverage       58.62%   58.62%           
===========================================
  Files               3        3           
  Lines             423      423           
===========================================
  Hits              248      248           
  Misses            175      175           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@@ -8,7 +8,7 @@ jobs:
name: Ubuntu Jammy CI
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There should be more changes to this file:

on:
  pull_request:
  push:
    branches:
      - 'ign-launch[0-9]'
      - 'gz-launch[0-9]?'
      - 'main'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎵 harmonic Gazebo Harmonic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants