-
Notifications
You must be signed in to change notification settings - Fork 168
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: generalise job size_t to type_t #3302
Conversation
📊: Physics performance monitoring for b82b410physmon summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3302 +/- ##
=======================================
Coverage 47.31% 47.31%
=======================================
Files 512 512
Lines 30441 30441
Branches 14795 14795
=======================================
Hits 14404 14404
Misses 5404 5404
Partials 10633 10633 ☔ 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.
This is nice! it looks good to me
blocked by:
type_t
withstd::type_t
#3301