ASSERT-KTH / ASSERT-KTH/flacoco

Logging

Open
#105 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.