-
Notifications
You must be signed in to change notification settings - Fork 33
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 Clang Tidy #598
Fix Clang Tidy #598
Conversation
a27f970
to
5c817dc
Compare
|
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #598 +/- ##
=======================================
Coverage 26.92% 26.92%
=======================================
Files 89 89
Lines 6797 6797
=======================================
Hits 1830 1830
Misses 4967 4967
☔ View full report in Codecov by Sentry. |
97849eb
to
ef98c53
Compare
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.
clang-tidy
found issue(s) with the introduced code (1/1)
The last commit is useful to observe the action behaviour, once approved I will remove it |
d055b7e
to
85f35a8
Compare
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.
clang-tidy
found issue(s) with the introduced code (1/1)
85f35a8
to
2dc6c73
Compare
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.
clang-tidy
found issue(s) with the introduced code (1/1)
2dc6c73
to
4d6caeb
Compare
4d6caeb
to
a702dda
Compare
No clang-tidy warnings found so I assume my comments were addressed
No description provided.