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
{{ message }}
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
The report out_text_summary should output something.
Current Behavior
The report out_text_summary does not output any report file and always outputs the message coverage error: Failed to save cobertura report (without exception trace).
Expected Behavior
The report
out_text_summaryshould output something.Current Behavior
The report
out_text_summarydoes not output any report file and always outputs the messagecoverage error: Failed to save cobertura report(without exception trace).Possible Solution
No idea.
Steps to Reproduce (for bugs)
Executed any of the following commands:
Context
I was trying to test the outputs of the multiple implemented available reports and didn't be able to get the report
out_text_summaryworking.Your Environment