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

Provide the afterReporting() hook with all the language reports #89

Open
harriha opened this issue Apr 20, 2017 · 0 comments
Open

Provide the afterReporting() hook with all the language reports #89

harriha opened this issue Apr 20, 2017 · 0 comments

Comments

@harriha
Copy link

harriha commented Apr 20, 2017

For post-processing purposes via the afterReporting() hook it would be useful to have all the language reports there.

It looks like this would be fairly straight-forward to implement and would not cause backwards compat issues as currently the function does not take any arguments. My suggestion for the function signature would be afterReporting(reports: object[]), where each item in the array is the resulting langResults object as-is.

I can look into providing a PR for this if you'd be willing to merge this change.

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