| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dashboard/app: date parsing error is a bad request | Taras Madan | 2025-07-16 | 1 | -0/+14 |
| | | |||||
| * | dashboard/app: allow to set spanner context only from tests | Taras Madan | 2025-05-05 | 1 | -0/+5 |
| | | | | | getSpannerClient returns prod client as a default. | ||||
| * | dashboard/app: test jsonl coverage generation | Taras Madan | 2025-02-07 | 1 | -2/+2 |
| | | |||||
| * | dashboard/app: change coverage links | Taras Madan | 2025-01-31 | 1 | -3/+3 |
| | | | | | It will simplify the json API links. | ||||
| * | dashboard/app: test coverage /file link | Taras Madan | 2025-01-27 | 1 | -0/+171 |
| 1. Init coveragedb client once and propagate it through context to enable mocking. 2. Always init coverage handlers. It simplifies testing. 3. Read webGit and coveragedb client from ctx to make it mockable. 4. Use int for file line number and int64 for merged coverage. 5. Add tests. | |||||
