|
Ran
|
Jobs
1
|
Files
25
|
Run time
2s
|
Badge
README BADGES
|
push
Handle unknown liquidity as None (#109) TWS will sometimes return UNSET_INTEGER (2**31 -1). If we panic, it will prevent enumerating the orders. This is compliant with the C# client behavior: https://github.com/quantrocket-llc/ibapi/blob/e3542aa3e/source/csharpclient/client/Execution.cs#L31 Also, we note that the C# comment lists 0 = Unknown.
1937 of 3164 relevant lines covered (61.22%)
5.16 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | #25.1 | 0 |
61.22 |