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

Update ci #239

Merged
merged 7 commits into from
Dec 18, 2024
Merged

Update ci #239

merged 7 commits into from
Dec 18, 2024

Conversation

urfeex
Copy link
Member

@urfeex urfeex commented Dec 17, 2024

This is a cleanup of our current CI jobs. Particularly, this chages:

  • Push event triggers only for master branch
  • Updated clang-format
  • Removed iron workflow
  • Improved running ICI in ACT
  • Enabled clang-tidy in ICI

Clang-tidy is currently only enabled in non-pedantic mode, as we have wrongly-named identifiers in our API. I will open a separate PR about this.

@urfeex urfeex requested a review from a team December 17, 2024 06:44
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.71%. Comparing base (cf30c14) to head (851a1ec).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/ur/ur_driver.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
- Coverage   71.79%   71.71%   -0.09%     
==========================================
  Files          71       71              
  Lines        2783     2782       -1     
  Branches      351      351              
==========================================
- Hits         1998     1995       -3     
- Misses        594      596       +2     
  Partials      191      191              

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

@urfeex urfeex merged commit 6d49187 into UniversalRobots:master Dec 18, 2024
19 of 23 checks passed
@urfeex urfeex deleted the update_ci branch December 18, 2024 07:11
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