Sigmon 240 improve logs
Context
What was done
- Before test execution added lines with time of execution, branches and last branches commits:
**Running notebooks**
Wed Jan 5 12:33:44 CET 2022
API branch: dev/18c9c3f6e980d182e924cdf180e8b48f6ddc5aeb
NB branch: dev/63e51fde1044fb1b0864efa3b6d5ffa91d5697d9
TODO
- ? Anything still to be done?
QA
- template link to sonar issues:http://sonar/component_issues/index?id=_GROUP_%3A_ARTIFACT_#resolved%3Dfalse%7Cauthors%3D_PAIR1_%2C_PAIR2_
- code was unit tested | was not unit tested, because...
- acceptance tests were written | not written, because...
Review objectives
- ? assessment of code functionality
- ? assessment of code quality
- ? identifying potential refactorings / logic common to other projects
- ? knowledge sharing
- ? getting help to understand a piece of code