Closed adambasha0 closed 1 week ago
74d5cb0
during Continuous Integration #4029Summary coverage rate: lines......: 65.5% (14023 of 21421 lines) functions..: no data found branches...: no data found Files changed coverage rate: n/a
a95b4a0
during Continuous Integration #4046Summary coverage rate: lines......: 65.5% (14010 of 21400 lines) functions..: no data found branches...: no data found Files changed coverage rate: n/a
b754561
during Continuous Integration #4047Summary coverage rate: lines......: 65.5% (14011 of 21399 lines) functions..: no data found branches...: no data found Files changed coverage rate: n/a
55e27f7
during Continuous Integration #4056Summary coverage rate: lines......: 65.5% (14010 of 21400 lines) functions..: no data found branches...: no data found Files changed coverage rate: n/a
[x] rather 1-story 1-commit than sub-atomic commits
[x] commit title is meaningful => git history search
[x] commit description is helpful => helps the reviewer to understand the changes
[x] code is up-to-date with the latest developments of the target branch (rebased to it or whatever) => :fast_forward:-merge for linear history is favoured
[x] added code is linted
[ ] tests are passing (at least locally): we still have some random test failure on CI. thinking of asking spec/examples.txt to be commited
[ ] in case the changes are visible to the end-user, video or screenshots should be added to the PR => helps with user testing
[ ] testing coverage improvement is improved.
[ ] CHANGELOG : add a bullet point on top (optional: reference to github issue/PR )
[ ] parallele PR for documentation on docusaurus if the feature/fix is tagged for a release