sql_browser: improve display of results with big numbers
Javascript does not support big integers, so the backend have to be careful not to return too large numbers in the json. Nowadays there is bigint, but not equivalent for decimal numbers, so the backend tries to detect if numbers are too big and returns them as string in that case - which is better than returning a different number because it displays correctly in the result table. The pivot table will still wrong, but at least the table of results is OK.
Status | Job ID | Name | Coverage | ||||||
---|---|---|---|---|---|---|---|---|---|
External | |||||||||
passed |
#522386
external
|
ERP5.CodingStyleTest-Master |
00:56:57
|
||||||
passed |
#522437
external
|
ERP5.PerformanceTest-Master |
00:26:22
|
||||||
failed |
#522439
external
|
ERP5.UnitTest-Master |
01:24:27
|
||||||
failed |
#522444
external
|
ERP5.UnitTest-Master.Medusa |
|
||||||
passed |
#522407
external
|
SlapOS.Eggs.UnitTest-Master.Python2 |
00:12:35
|
||||||
passed |
#522430
external
|
SlapOS.Eggs.UnitTest-Master.Python3 |
00:13:03
|
||||||
passed |
#522383
external
retried
|
ERP5.CodingStyleTest-Master |
|
||||||
passed |
#522376
external
retried
|
ERP5.PerformanceTest-Master |
00:26:27
|
||||||
failed |
#522438
external
retried
|
ERP5.UnitTest-Master |
|
||||||