You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix (test): remove test and coverage for BaseCollector.background_report
As the BaseCollector.background_report runs in a thread on top of a `while True` loop, it's test is impossible to capture the output.
Signed-off-by: Paulo Vital <[email protected]>
0 commit comments