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

Add documentation coverage analyzer tool #62

Open
JohnasBroda opened this issue Feb 3, 2023 · 0 comments
Open

Add documentation coverage analyzer tool #62

JohnasBroda opened this issue Feb 3, 2023 · 0 comments
Assignees

Comments

@JohnasBroda
Copy link
Contributor

In some previous project we've created a script that uses compodoc to generate documentation coverage of the project. Using this coverage info we can valdiate that a new commit has been commited or not. By simply comparing the current documentation percentage with the previous one that was written to a custom file or the package.json file of the project. If the comparsion fails than the commit can fail too.

@JohnasBroda JohnasBroda self-assigned this Feb 3, 2023
@JohnasBroda JohnasBroda changed the title Add documentation ocevrage analyzer tool Add documentation coverage analyzer tool Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant