-
Notifications
You must be signed in to change notification settings - Fork 74
feat: add inclusive metrics evaluator #357
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
Conversation
529234f to
b1ebcab
Compare
HeartLinked
left a comment
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.
Modify meson files too?
| } | ||
| }; | ||
|
|
||
| auto data_file = std::make_shared<DataFile>(); |
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.
You can use designated initializers here.
done |
7a48684 to
3dd9595
Compare
3dd9595 to
7d40792
Compare
wgtmac
left a comment
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.
+1
feat: add inclusive metrics evaluator