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

Improve code coverage #202

Open
MattIPv4 opened this issue Sep 18, 2022 · 0 comments
Open

Improve code coverage #202

MattIPv4 opened this issue Sep 18, 2022 · 0 comments
Labels
feature New feature or request

Comments

@MattIPv4
Copy link
Member

What’s missing?

As part of landing #177 it was decided to lower the coverage requirement from 100% to 50%. It would be great to get this coverage back up to 100% across the codebase and reinstante the 100% requirement.

This likely includes some completely new tests for the --file flag, as well as new "pull-request" tests to ensure that validation is applied properly for all frontmatter options (and potentially some new "push-main" tests for frontmatter combinations).

Why?

Improving the code coverage through testing helps ensure that future changes don't break existing functionality, and also acts as wonderful demos to users looking at what this project can do.

Alternatives you tried

N/A

@MattIPv4 MattIPv4 added the feature New feature or request label Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant