0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Damien Elmes
7a104b2d7b
Run jacoco separately from lint to work around errors (#14052)
* Run jacoco separately to work around errors; use debug variant only

https://github.com/ankidroid/Anki-Android/issues/14048#issuecomment-1613923181

* Switch back to release
2023-06-29 21:44:38 -05:00
Mike Hardy
1047989bb6 test(perf): avoid OOM while running big batches of commit tests
TIL that you can still kill a machine with 64GB+64GB RAM+Swap if
you run enough Kotlin on it. Thanks gradle.
2022-10-13 14:42:23 -05:00
Damien Elmes
deb3a539ec Add script to test all commits in a branch
It skips lint-rules:test, as it still doesn't seem to work for me.
2022-08-16 09:48:12 -05:00