-
Notifications
You must be signed in to change notification settings - Fork 330
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI Fixes for Breaking Github Changes (#387)
- Loading branch information
Showing
2 changed files
with
14 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,10 @@ on: | |
# Run tests for any PRs. | ||
pull_request: | ||
|
||
permissions: | ||
issues: write | ||
contents: write | ||
|
||
jobs: | ||
formatting: | ||
runs-on: ubuntu-latest | ||
|
@@ -170,11 +174,11 @@ jobs: | |
docker rm -f lanelet2_test_${{ matrix.rosdistro }}_lcov; | ||
- name: Report code coverage | ||
uses: immel-f/[email protected].11 | ||
uses: immel-f/[email protected].13 | ||
if: ${{ matrix.rosdistro == 'noetic' }} | ||
with: | ||
coverage-files: ./lcov/full_coverage.lcov | ||
artifact-name: code-coverage-report | ||
artifact-name: | ||
github-token: ${{ secrets.GITHUB_TOKEN }} | ||
|
||
full_conan_installation: | ||
|
d5c1fc8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LCOV of commit [
d5c1fc8
] during Lanelet2 CI #232File coverage rate: