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 Mac OS clang compiler warnings #496

Merged

Conversation

johnwason
Copy link
Contributor

This PR fixes some clang warnings on Mac OS. This will require tesseract-robotics/trajopt#418 to pass the CI tests.

Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.73%. Comparing base (3b310a6) to head (4c1e96a).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #496      +/-   ##
==========================================
- Coverage   84.73%   84.73%   -0.01%     
==========================================
  Files         231      231              
  Lines       15725    15724       -1     
==========================================
- Hits        13324    13323       -1     
  Misses       2401     2401              

see 3 files with indirect coverage changes

@johnwason
Copy link
Contributor Author

The tests are failing but the action is not returning an error.

@johnwason johnwason marked this pull request as ready for review August 1, 2024 17:39
@johnwason
Copy link
Contributor Author

I am not sure why the tests are failing on GitHub. They are passing locally. Let's merge these updates and open an issue.

@Levi-Armstrong Levi-Armstrong merged commit 0a2906e into tesseract-robotics:master Aug 1, 2024
16 checks passed
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