Skip to content
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 fixes #20

Merged
merged 6 commits into from
Mar 18, 2023
Merged

clang-tidy fixes #20

merged 6 commits into from
Mar 18, 2023

Conversation

andrsd
Copy link
Owner

@andrsd andrsd commented Mar 18, 2023

  • Fixes suggested by clang-tidy
  • Adding code coverage and address sanitization
  • Fixing access out of bounds
  • Getting rid of macros
  • gha: Bump version of clang-format to 14
  • Adding codecov to gha:build

@andrsd andrsd force-pushed the clang-tidy-fixes branch 2 times, most recently from 597e85d to 5ddead2 Compare March 18, 2023 15:26
@codecov
Copy link

codecov bot commented Mar 18, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@1c36098). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage        ?   99.76%           
=======================================
  Files           ?       12           
  Lines           ?      432           
  Branches        ?        0           
=======================================
  Hits            ?      431           
  Misses          ?        1           
  Partials        ?        0           

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andrsd andrsd merged commit 41fdad7 into main Mar 18, 2023
@andrsd andrsd deleted the clang-tidy-fixes branch March 18, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant