Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enhancing Report Visualization in 'diff-cover' Project for Improved Code Analysis #357

Open
zhouxihong1 opened this issue Aug 21, 2023 · 2 comments

Comments

@zhouxihong1
Copy link

"diff-cover" is a great project. I have a small suggestion:
the current report display is single-page, and when there is a large amount of incremental code,
having too many files on one page makes it difficult to view.
I would like to ask if there are plans to optimize the report display,
similar to projects like "gcovr" or "reportgenerator," which offer improved report visualization.

@Bachmann1234
Copy link
Owner

Its a good idea. There are no plans to do it right now. I maintain this project in that I keep it up to date as python and the project dependencies evolve and I manage contributions others make.

I also look into issues when the person provides enough detail where I think I can help.

But I dont really add features of my own to the project very often anymore.

@zhouxihong1
Copy link
Author

Thank you very much for your response.

I understand that readability on the user interface level is an engineering challenge.
Diff-cover places a stronger emphasis on the coverage mapping of incremental code changes rather than presentation.

Therefore,

what I am contemplating is whether any subsequent individuals who work on diff-cover could integrate new feature optimizations,
such as enhanced report presentation, into upcoming releases of diff-cover.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants