-
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
🔧 (serialnumber): Add /fs/sys/date_of_test #945
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #945 +/- ##
========================================
Coverage 95.54% 95.54%
========================================
Files 117 117
Lines 2670 2670
========================================
Hits 2551 2551
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. |
Kudos, SonarCloud Quality Gate passed! |
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.
👍
Note. Le fichier est créé lors des tests en production, il a été mis en place juste avant l'envoie du premier robot. |
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.
Est ce qu'on mettrait pas plutôt l'epoch?
Ca permet ensuite de facilement manipuler la valeur avec ctime et de l'envoyer à l'iPad.
Le format est universel, pas besoin de faire de conversion.
Ca peut être en characters ou directement en binaire parce que c'est mis automatiquement et que c'est pas lu par un être humain.
Used for serial number generation
5d87046
to
f4211fb
Compare
Kudos, SonarCloud Quality Gate passed! |
Used for serial number generation