ReportGenerator
ReportGenerator copied to clipboard
Report is not generating correctly for Partial class
Describe the bug When we have partial class with bigger name , The summary is displayed in two rows and detailed html is pointing to 1 html file only To Reproduce The following input helps to reproduce your issue:
- Your partial Class Name should be more than 250 chars
- When you generate the Assembly short name for detailed html, it is generating short name based on Class Name and for two summary rows short name is same and it is overriding the previous generated detailed html file.
Thanks for reporting this. I will have a look in the next days.
I currently not able to reproduce your problem.
Can you share a coverage file that helps me reproduce the issue?
You can send it privately via email: [email protected] or share it here.
Closing this for now. Feel free to reopen if you can provide a concrete example.