get "xxx" in the report for long-running computations
Open
Blocked upstream
Bug
- Dominant language
- Haskell
- Stars
- 523
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
If a computation runs quite long, say, longer than 0.5s, then I get a result like:
```
OLS regression 544 ms 570 ms 0 s
R² goodness-of-fit 0.999 0.999 xxx
```
in the HTML report and then all following regression results are "xxx", too. This also implies that the overview diagram is not generated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.