0

Is there a way to retrieve TC XML Report Processing result? I mean checkstyle and findbugs errors. I think they should stored on disk, but i didn't find right path.

viq
  • 317
  • 1
  • 3
  • 17

1 Answers1

1

Report processing results are stored in the database and there is no way to retrieve them via API

Oleg Rybak
  • 1,651
  • 1
  • 14
  • 27