Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Insights as a shareable report? #429

Open
emjayess opened this issue Aug 25, 2020 · 4 comments
Open

Insights as a shareable report? #429

emjayess opened this issue Aug 25, 2020 · 4 comments

Comments

@emjayess
Copy link

Q A
Bug report? no
Feature request? yes
Library version {any}

Question

Is there a good way to generate a decent-looking shareable report / output?

It is something that I've been looking for, but have struggled with. It would be a very nice-to-have feature, to share with a team, to management, or especially in my case, onboarding new clients with proposals that take into consideration an objective measure of their existing codebase.


I realize there are a few output flags, like json, but I don't understand what or how json output is to be used after it's generated. I appreciate any and all insights!

@olivernybroe
Copy link
Collaborator

The point of json output, is that changing the format is a BC, while changing the normal output is not BC.

However JSON output does not have any UI to it.

@emjayess
Copy link
Author

BC?

@50bhan
Copy link
Contributor

50bhan commented Aug 26, 2020

@emjayess Breaking Changes (BC).

@emjayess
Copy link
Author

emjayess commented Mar 3, 2021

Honorable mentions


Seems like a presentation template that could ingest/interpret the json output format would be a nice addition, which a few folks seem to've tinkered with already (see also #258). Further, a good html result could then have a print stylesheet, thereby producing an easily shareable PDF report.

Screen/proof-of-concept posted by @Gummibeer in #232 (comment) and PR #258

screencapture-localhost-63342-phpinsights-dashboard-html-2019-08-28-14_58_11

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

No branches or pull requests

3 participants