-
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
Views getters and setters should also receive a field name string #610
Views getters and setters should also receive a field name string #610
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.
clang-tidy
found issue(s) with the introduced code (1/1)
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #610 +/- ##
=======================================
Coverage 36.57% 36.57%
=======================================
Files 89 89
Lines 6357 6367 +10
=======================================
+ Hits 2325 2329 +4
- Misses 4032 4038 +6
☔ View full report in Codecov by Sentry. |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
No clang-tidy warnings found so I assume my comments were addressed
ff76001
to
9bd8b48
Compare
Checklist