-
Notifications
You must be signed in to change notification settings - Fork 119
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
[Github Actions] Configure a workflow for running unit tests and static code analysis #2671
Conversation
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.
That was quick! One comment.
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.
Naming nits incoming!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2671 +/- ##
=========================================
Coverage 61.19% 61.19%
Complexity 1187 1187
=========================================
Files 262 262
Lines 6041 6041
Branches 826 826
=========================================
Hits 3697 3697
Misses 1882 1882
Partials 462 462
Flags with carried forward coverage won't be shown. Click here to find out more. |
@gino-m Can you add the codecov token to project secrets? I don't have access to add it. |
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.
🏅 !!
Towards #2670
Things done:
@gino-m PTAL?