-
-
Notifications
You must be signed in to change notification settings - Fork 296
Closed
Labels
Description
Hi,
We started seeing next picture when the coverage is generated.
-
When there is no branch coverage for the classes the it generates the report and ends up with HTML page to sign in into DevOps when viewing the line coverage.
-
When there is a branch coverage during report generation it hits 500 error
When navigating manually to the file view as a logged in user (via browser) the file is reachable.
Is there anything that could be configured / changed to make it work?
mnicolaides