-
Notifications
You must be signed in to change notification settings - Fork 174
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
ci: Add script and CI job to force std::size_t over size_t #2671
Conversation
ea6a2b0
to
3250c3b
Compare
fa800cd
to
c4bcc9a
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.
nice 👍
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2671 +/- ##
=======================================
Coverage 49.72% 49.72%
=======================================
Files 474 474
Lines 26870 26870
Branches 12365 12365
=======================================
Hits 13361 13361
Misses 4705 4705
Partials 8804 8804 ☔ View full report in Codecov by Sentry. |
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.
I looked through the first 100 files, seems to work.
Invalidated by push of 1f358cb
I just noticed, that we also have cuda files |
Invalidated by push of 3d335be
@AJPfleger Ok, added now. |
No description provided.