Skip to content

Evaluate code coverage report #65

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

Merged
merged 1 commit into from
Nov 28, 2021
Merged

Evaluate code coverage report #65

merged 1 commit into from
Nov 28, 2021

Conversation

rtucek
Copy link
Owner

@rtucek rtucek commented Nov 28, 2021

Check code coverage report after testing via Github actions.

@github-actions
Copy link
Contributor

Code coverage

Filename Statements Branches Functions Lines
src/QueryBuilder.vue 100% 100% 100% 100%
src/guards.ts 83.33% 87.8% 100% 83.33%
src/MergeTrap.ts 98.25% 94.44% 100% 98.25%
src/QueryBuilderGroup.vue 97.47% 82.14% 100% 97.44%
src/QueryBuilderChild.vue 74.07% 50% 88.89% 73.08%
src/QueryBuilderRule.vue 94.74% 75% 100% 94.74%
tests/components/App.vue 100% 100% 100% 100%
tests/components/Component.vue 100% 100% 100% 100%

@rtucek rtucek merged commit 5ec5079 into master Nov 28, 2021
@rtucek rtucek deleted the code-coverage branch November 28, 2021 00:14
@rtucek rtucek added the testing Change relates to software testing label Nov 28, 2021
rtucek added a commit that referenced this pull request Nov 28, 2021
This reverts commit 5ec5079, reversing
changes made to 93f5c22.

Revert necessary due to mattallty/jest-github-action#41.
rtucek added a commit that referenced this pull request Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Change relates to software testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant