Skip to content

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Sep 25, 2020

On every push and pull request that modifies relevant files:

  • Run unit tests
  • Check for memory leaks
  • Print coverage report in the workflow log
  • Upload coverage report to Codecov

The workflow run in my fork:
https://github.com/per1234/ArduinoCore-API/runs/1165202122

On every push and pull request that modifies relevant files:

- Run unit tests
- Check for memory leaks
- Print coverage report in the workflow log
- Upload coverage report to Codecov
Copy link
Contributor

@aentinger aentinger left a comment

Choose a reason for hiding this comment

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

Thank you very much @per1234 🚀

@aentinger aentinger merged commit 05cac87 into arduino:ci-unit-test Oct 1, 2020
@per1234 per1234 deleted the ci-unit-test-workflow branch October 1, 2020 09:00
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