Commit Graph

7 Commits

Author SHA1 Message Date
Ghais Zaher 687f107f48
GH-184: ignore incompatible XML reports (#198)
Fixes #184

Ignore files that don't have testsuites
Reorganize the folders
2024-01-15 14:59:51 +01:00
Jan Waś 48452168d9
Revert libxml (#147)
* Revert "Run the action in a container (#141)"

This reverts commit 01b27826d2.

* Revert "Avoid huge input lookup errors (#144)"

This reverts commit 7263a78ba0.

* Revert "Use a more efficient xml parser library (#138)"

This reverts commit 5b7a533e50.
2023-03-13 12:59:42 +01:00
Jan Waś 5b7a533e50
Use a more efficient xml parser library (#138) 2023-03-09 12:40:18 +01:00
QuietBird a2d14baac0
Use package to determine path (#61)
Problem: If you have two classes with the same name, but in different packages, results of tests are shown for the first one found
2023-02-27 14:42:10 +01:00
Juraj Misur f42e511780
fail_if_no_tests flag (#35) 2020-10-15 23:21:14 +02:00
Juraj Misur dec13d8b94
fallback to sha if not on pr (#4) 2020-05-22 12:17:14 +02:00
Juraj Misur 6090f00acd
road to v1 2020-05-19 15:00:21 +02:00