-
Notifications
You must be signed in to change notification settings - Fork 80
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
cxx-qt-gen: add support for passing in CfgEvaluator #1144
Conversation
bb64d6c
to
457c3eb
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1144 +/- ##
===========================================
- Coverage 100.00% 98.90% -1.10%
===========================================
Files 71 73 +2
Lines 11967 12569 +602
===========================================
+ Hits 11967 12431 +464
- Misses 0 138 +138 ☔ View full report in Codecov by Sentry. |
457c3eb
to
3bd6b79
Compare
9d635b6
to
8fbd574
Compare
*self = CfgExpr::All(vec![prev, expr]); | ||
} | ||
} | ||
} |
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.
it's unclear what codecov is complaining about on these lines 🤔
619cc9d
to
f1d9b5f
Compare
a6a08c8
to
b9a70db
Compare
b9a70db
to
f986189
Compare
Going to use #1168 instead |
No description provided.