-
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
sibylle/feature/random8 2 #911
Conversation
zozo976
commented
Jun 21, 2022
- ✨ Add random8 function
- ✅ Add Random8 tests
Codecov Report
@@ Coverage Diff @@
## develop #911 +/- ##
========================================
Coverage 95.50% 95.50%
========================================
Files 116 116
Lines 2646 2649 +3
========================================
+ Hits 2527 2530 +3
Misses 119 119
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
File comparision analysis report🔖 Info
Click to show memory sections
📝 SummaryClick to show summary
🗺️ Map files diff outputClick to show diff listNo differenes where found in map files. |
File comparision analysis report🔖 Info
Click to show memory sections
📝 SummaryClick to show summary
🗺️ Map files diff outputClick to show diff listNo differenes where found in map files. |
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.
Il faut que tu ajoutes le fichier MathUtils_test_random8.cpp dans le CMakeLists.txt de Utils pour que tes tests soient pris en compte
d92478f
to
f7dd412
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.
LGTM 👍
Le security hotspot vient de l'utilisation d'un outil qui utilise l'aléatoire, ce n'est pas un vrai red flag
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.
Bonne PR! 👍
quelques trucs à modifier et on sera bon.
468117f
to
00575c9
Compare
f11f4cb
to
37e9b66
Compare
5ae4eae
to
6e982ab
Compare
Kudos, SonarCloud Quality Gate passed! |