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

Move all automated testing to GH #66

Open
3 tasks
pereyra-m opened this issue Aug 12, 2024 · 0 comments
Open
3 tasks

Move all automated testing to GH #66

pereyra-m opened this issue Aug 12, 2024 · 0 comments
Labels
level/task type/enhancement New feature or request

Comments

@pereyra-m
Copy link
Member

Description

Currently, there are workflows that only compile the project and run the tests (in release and debug modes).
All the RTR steps (doxygen, coding style, CPP check, etc.) are being managed by Jenkins.
Also, some important tools like address sanitizer and valgrind aren't being used, and checks like coverage are missing.

DoD

  • Update the current workflows to include all the RTR steps
  • Update the current workflows to add the missing automated checks
  • CI Pass
@pereyra-m pereyra-m added type/enhancement New feature or request level/task labels Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant