| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix coverage reporting. | J08nY | 2025-11-19 | 1 | -2/+2 |
| | | |||||
| * | Move away from pip-tools and use uv. | J08nY | 2025-11-17 | 1 | -13/+8 |
| | | | | | | | | | | | uv is all the rage. No, but really. The pip-compile approach does not work cross-platform or cross-python version (sometimes it does, but not always). In comparison and uv lockfile is universal and cross-platform: https://docs.astral.sh/uv/concepts/projects/layout/#the-lockfile This should help make our install easier and more robust. | ||||
| * | Report failed and skipped tests. | J08nY | 2025-04-03 | 1 | -0/+1 |
| | | |||||
| * | Add test summary to actions | J08nY | 2025-04-03 | 1 | -1/+6 |
| | | |||||
| * | Upload test results to codecov. | J08nY | 2025-04-03 | 1 | -0/+5 |
| | | |||||
| * | Correct codecov continue. | J08nY | 2025-02-27 | 1 | -1/+1 |
| | | |||||
| * | Continue to codecov submission even if tests fail in CRON. | J08nY | 2025-02-27 | 1 | -0/+1 |
| | | |||||
| * | Move flaky remote tests into "scheduled" workflow. | J08nY | 2025-02-27 | 1 | -0/+39 |
