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 a flag so that only classes for which coverage changed are listed #60

Merged
merged 5 commits into from
May 17, 2024

Conversation

tm1000
Copy link
Member

@tm1000 tm1000 commented May 17, 2024

Fixes #58

@tm1000 tm1000 changed the title Tm1000/issue58 Add a flag so that only classes for which coverage changed are listed May 17, 2024
Copy link

Code Coverage Report

Code Coverage

Package Base Coverage New Coverage Difference
functions.ts 🟠 53.16% 🟠 57.14% 🟢 3.98%
reports/clover/index.ts 🟢 100% 🟢 100% ⚪ 0%
reports/clover/parser/index.ts 🟢 84.31% 🟢 84.31% ⚪ 0%
reports/clover/types/index.ts 🟢 100% 🟢 100% ⚪ 0%
reports/cobertura/index.ts 🟢 100% 🟢 100% ⚪ 0%
reports/cobertura/parser/index.ts 🟢 92.31% 🟢 92.31% ⚪ 0%
reports/cobertura/types/index.ts 🟢 100% 🟢 100% ⚪ 0%
utils.ts 🟠 72.96% 🟠 73.31% 🟢 0.35%
Overall Coverage 🟢 70.95% 🟢 71.86% 🟢 0.91%

Minimum allowed coverage is 70%, this run produced 71.86%

@tm1000 tm1000 self-assigned this May 17, 2024
@tm1000 tm1000 merged commit 49812b8 into main May 17, 2024
1 check passed
@tm1000 tm1000 deleted the tm1000/issue58 branch May 17, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a flag so that only classes for which coverage changed are listed
1 participant