question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Code coverage report is not showing up

See original GitHub issue

I had 255 test cases and 77 cases failed I had these errors, is it because of that?

Error: The 'summary' will be truncated because the character limit (65535) exceeded.
Error: The 'text' will be truncated because the character limit (65535) exceeded.
Error: Annotations that exceed the limit (50) will be truncated.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
tonyarnoldcommented, Feb 11, 2022

My results did show up (although I misunderstood that it overwrites the results if you try to capture more than one xcresult bundle), however they were truncated like yours @denil-ct.

0reactions
denil-ctcommented, Feb 8, 2022

@tonyarnold do you mean you are not getting the test results at all or is it like me just cut off in the middle?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Code Coverage Not Showing In Editor - Apple Developer
I have turned on code coverage (before running my unit tests), and clicked on Editor > Show Code Coverage, but the editor does...
Read more >
Troubleshooting Code Coverage - Visual Studio (Windows)
Run Analyze Code Coverage. Make sure that you have selected the most recent result set in the Code Coverage Results window.
Read more >
Code Coverage and Test Results Not Showing in Build, but ...
When building and running tests against my Service Fabric project in Team Services, the reports do not get displayed.
Read more >
Code Coverage is not shown up on the sonarqube Dashboard
Hi, One of the projects in my organization is not showing code coverage and we have been working to resolve this for a...
Read more >
Code coverage report not displaying efter enabling Azure ...
When you use VStest task to generate the Code Coverage report, the format is .coverage file. It doesn't support to show in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found