-
Notifications
You must be signed in to change notification settings - Fork 7
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
🚨 (clang-tidy): Fix Inside a lambda, '__FUNCTION__' expands to the name of the function call operator #1141
🚨 (clang-tidy): Fix Inside a lambda, '__FUNCTION__' expands to the name of the function call operator #1141
Conversation
…me of the function call operator + remove no lint next lines for cppcoreguidelines-macro-usage Variadic macro 'log_xx' used; consider using a 'constexpr' variadic template function
Codecov Report
@@ Coverage Diff @@
## develop #1141 +/- ##
========================================
Coverage 96.00% 96.00%
========================================
Files 138 138
Lines 3253 3253
========================================
Hits 3123 3123
Misses 130 130
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
File comparision analysis report🔖 Info
Click to show memory sections
📝 SummaryClick to show summary
🗺️ Map files diff outputClick to show diff listNo differenes where found in map files. |
File comparision analysis report🔖 Info
Click to show memory sections
📝 SummaryClick to show summary
🗺️ Map files diff outputClick to show diff listNo differenes where found in map files. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Variadic macro 'log_xx' used; consider using a 'constexpr' variadic template function