-
Notifications
You must be signed in to change notification settings - Fork 236
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
Adding to unity substitution set #1594
base: master
Are you sure you want to change the base?
Adding to unity substitution set #1594
Conversation
…ution-builder' into victor-substitution-builder
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.
Reviewable status: 0 of 437 files reviewed, 1 unresolved discussion
lib/substitutions/test/src/substitutions/unity_substitution_set.cc
line 34 at r1 (raw file):
TEST_CASE("create_replicate_linear_combine") { SUBCASE("use_bias = false") {
Having trouble getting this test to work, not sure where needs to be fixed.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1594 +/- ##
==========================================
+ Coverage 62.90% 64.04% +1.14%
==========================================
Files 635 636 +1
Lines 15201 15540 +339
==========================================
+ Hits 9562 9953 +391
+ Misses 5639 5587 -52
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Filling out unity_substitution_set with tests
This change is