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 file based coverage report #8

Merged
merged 37 commits into from
Jul 8, 2022
Merged

Conversation

davelosert
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 20, 2022

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 61.86% 391 / 632
🔵 Statements 61.86% 391 / 632
🔵 Functions 56.25% 9 / 16
🔵 Branches 89.09% 49 / 55
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
src/generateFileCoverageHtml.ts 0% 0% 0% 0% 1-70
src/generateFileUrl.ts 0% 0% 0% 0% 1-18
src/generateSummaryTableHtml.test.ts 100% 100% 100% 100%
src/generateSummaryTableHtml.ts 98.48% 100% 66.66% 98.48% 59
src/getUncoveredLinesFromStatements.test.ts 100% 100% 100% 100%
src/getUncoveredLinesFromStatements.ts 100% 100% 100% 100%
src/icons.ts 100% 100% 100% 100%
src/index.ts 0% 0% 0% 0% 1-34
src/parseJsonReports.ts 0% 0% 0% 0% 1-50
src/parseThresholds.test.ts 100% 100% 100% 100%
src/parseThresholds.ts 100% 100% 100% 100%
src/writeSummaryToPR.ts 0% 0% 0% 0% 1-60
src/testFolder/moreNesting/untestedFile.ts 0% 0% 0% 0% 1-8

@davelosert davelosert marked this pull request as ready for review July 8, 2022 14:11
@davelosert davelosert changed the title draft: some draft to add missing lines in the report Add file based coverage report Jul 8, 2022
@davelosert davelosert merged commit 34f51ec into main Jul 8, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2022

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@davelosert davelosert deleted the add-missing-lines-report branch August 7, 2023 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant