Feature/567 metrics to identify stuck jobs #582
4 new alerts
New alerts in code changed by this pull request
- 1 warning
- 3 notes
See annotations below for details.
Annotations
Code scanning / Pmd (reported by Codacy)
JUnit tests should include assert() or fail() Note test
Code scanning / Pmd (reported by Codacy)
JUnit tests should include assert() or fail() Note test
Code scanning / Pmd (reported by Codacy)
JUnit tests should include assert() or fail() Note test
Code scanning / Pmd (reported by Codacy)
Avoid unnecessary constructors - the compiler will generate these for you Warning