Pierre-Hugues Laune
1a128e49c0
feat: ignore flaky tests ( #238 )
...
Added a new optional parameter ignore_flaky_tests which is "false" by default (current behavior)
When set to "true" : flaky tests are considered as success and will generate a successful report
---------
Co-authored-by: Ghais Zaher <ghaiszaher@gmail.com>
2025-01-08 09:30:01 +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
Ghais Zaher
522da11899
chore: support go-junit-report ( #111 )
2022-12-28 07:58:33 +01:00
Jan Waś
25872e3ced
Allow updating existing checks ( #81 )
2022-12-26 19:37:04 +01:00
Juraj Misur
f0a1b40820
skip_publishing ( #62 )
...
Co-authored-by: ginxo <emingora@redhat.com>
2021-05-26 13:25:22 +02:00
Juraj Misur
f42e511780
fail_if_no_tests flag ( #35 )
2020-10-15 23:21:14 +02:00
Juraj Misur
a779cc593f
add failsafe report dir to default report paths ( #34 )
2020-10-15 17:01:37 +02:00
Juraj Misur
a4835feed7
Output and Flag acceptance PR ( #26 )
...
Co-authored-by: Jörg Henne <j.henne@levigo.de>
2020-10-15 15:09:39 +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