-
Notifications
You must be signed in to change notification settings - Fork 7
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
mmyster/feature/lk unit testing framework boost ut #993
mmyster/feature/lk unit testing framework boost ut #993
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #993 +/- ##
===========================================
- Coverage 96.00% 95.99% -0.01%
===========================================
Files 133 133
Lines 3178 3173 -5
===========================================
- Hits 3051 3046 -5
Misses 127 127
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
File comparision analysis report🔖 Info
Click to show memory sections
📝 SummaryClick to show summary
🗺️ Map files diff outputClick to show diff list
|
File comparision analysis report🔖 Info
Click to show memory sections
📝 SummaryClick to show summary
🗺️ Map files diff outputClick to show diff list
|
a847366
to
be75e1f
Compare
be75e1f
to
fd57f64
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.
1ère review 👍
du coup, tu n'as pas modifié boost::ut?
534be36
to
400749f
Compare
f1024f0
to
b87cd44
Compare
e362525
to
6a5f390
Compare
fef74dd
to
d6ac5eb
Compare
85fa678
to
0fef3e2
Compare
0fef3e2
to
c8b9b83
Compare
6b4d646
to
0ca2806
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.
Hard to understand but seems powerful to use 👌
0ca2806
to
542354b
Compare
542354b
to
fe75819
Compare
Test boost::ut in the context of functional tests.
24a9b5a
to
54810ed
Compare
- separate tests in different files - create small main.cpp that can be used anywhere - update CMakeLists.txt file - add config.h - use MACROS for start/end statistics
54810ed
to
79830ae
Compare
Kudos, SonarCloud Quality Gate passed! |
Need: