ASSERT-KTH / ASSERT-KTH/flacoco
Logging
- Dominant language
- Java
- Stars
- 38
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
When I change the log level in Astor to Debug, Flacoco (or TestRunner) prints the coverage results.
The large amount of info printed produces that I cannot continue with the debugging.
The problem is in:
```DEBUG CoverageRunner OnlineCoveredTestResultPerTestMethodImpl```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by changing Astor's log level to Debug and running Flacoco or TestRunner. Then inspect the logging around OnlineCoveredTestResultPerTestMethodImpl and verify that coverage output no longer overwhelms the debugging output while the relevant debug information remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100