-
Notifications
You must be signed in to change notification settings - Fork 21
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
Issue #800: Fix clang function declaration without a prototype errors #803
Issue #800: Fix clang function declaration without a prototype errors #803
Conversation
Codecov ReportBase: 27.48% // Head: 27.47% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #803 +/- ##
==========================================
- Coverage 27.48% 27.47% -0.02%
==========================================
Files 132 133 +1
Lines 31647 31653 +6
Branches 5063 5063
==========================================
- Hits 8698 8696 -2
- Misses 21847 21853 +6
- Partials 1102 1104 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
4337714
to
d995a73
Compare
This now reveals the Coverity issue as compile error
|
No description provided.