-
-
Notifications
You must be signed in to change notification settings - Fork 226
[tests] Increase test coverage to 95% #677
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codegood-first-issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codegood-first-issueGood for newcomersGood for newcomers
Type
Projects
Status
Done
In recent versions we have lost test coverage, let's increase this.
Generate an HTML report to analyze which files are missing coverage:
coverage htmlWrite tests to cover the untested lines, coveralls.io will confirm.