Update patch set 9

Patch Set 9: Code-Review-1

(2 comments)

If the output is limited by default to the last 15 executions, it would be great to inform the user here!

If he wants to get the info about a run which happened before those 15 ones, he could be confused by the default behavior. 

Honestly, I would prefer to list everything by default and let the user limiting to what he wants!

My 2cts

Patch-set: 9
Reviewer: Gerrit User 11491 <11491@4a232e18-c5a9-48ee-94c0-e04e7cca6543>
Label: Code-Review=-1
This commit is contained in:
Gerrit User 11491 2021-05-05 11:31:03 +00:00 committed by Gerrit Code Review
parent ae637ca13c
commit 8ce7643b97
1 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,38 @@
{
"comments": [
{
"key": {
"uuid": "3a6d3959_436192dd",
"filename": "validations_libs/cli/history.py",
"patchSetId": 9
},
"lineNbr": 47,
"author": {
"id": 11491
},
"writtenOn": "2021-05-05T11:31:03Z",
"side": 1,
"message": "Then we should mention the default value in the helper.",
"revId": "4e20ceb3898c37d6f1832ee699cf9e9da35740b1",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": true
},
{
"key": {
"uuid": "095c92cb_03bf6956",
"filename": "validations_libs/cli/history.py",
"patchSetId": 9
},
"lineNbr": 62,
"author": {
"id": 11491
},
"writtenOn": "2021-05-05T11:31:03Z",
"side": 1,
"message": "I would inform the user here about the default intention to list only the last 15 executions.\n\n self.app.LOG.info(\"Listing the last {:d} executions:\".format(\n parsed_args.history_limit))",
"revId": "4e20ceb3898c37d6f1832ee699cf9e9da35740b1",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": true
}
]
}