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-contribution-guidelines-and-support #394

Merged
merged 4 commits into from
Aug 7, 2024

Conversation

davelosert
Copy link
Owner

@davelosert davelosert commented Aug 7, 2024

This pull request includes significant updates to documentation, configuration, and code formatting. The most important changes are the addition of contribution guidelines and security policies, the introduction of a new linter configuration powered by Biome.JS, and consistent code formatting across multiple files.

Copy link
Contributor

github-actions bot commented Aug 7, 2024

Coverage Report for Mock Reports (./test/mockReports)

Status Category Percentage Covered / Total
🔵 Lines 41.37% 60 / 145
🔵 Statements 41.33% 62 / 150
🔵 Functions 62.06% 18 / 29
🔵 Branches 39.65% 23 / 58
File CoverageNo changed files found.
Generated in workflow #703

Copy link
Contributor

github-actions bot commented Aug 7, 2024

Coverage Report for Root

Status Category Percentage Covered / Total
🔵 Lines 44.06% 293 / 665
🔵 Statements 44.06% 293 / 665
🔵 Functions 75% 15 / 20
🔵 Branches 91.13% 72 / 79
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/icons.ts 100% 100% 100% 100%
src/index.ts 0% 0% 0% 0% 1-6, 10-13, 15, 17-27, 29, 31-34, 36-43, 45-55, 57-59, 61-74, 76-77, 79-81, 83-84, 86-93, 95-99, 101-107
src/writeSummaryToPR.ts 0% 0% 0% 0% 1-2, 4-7, 10-14, 18, 20, 22, 24, 27-31, 33-36, 38-43, 45-60, 62-74, 76-81, 83-84, 86-91, 93-98, 100, 102-107, 109-114, 117-122, 125-127, 130-133, 135-140, 142-143, 145-154, 156-169
src/inputs/FileCoverageMode.ts 100% 100% 100% 100%
src/inputs/getPullChanges.ts 0% 0% 0% 0% 1-4, 8-10, 12-14, 17-19, 21-25, 27-29, 31-36, 38-39, 41-58, 60-64
src/inputs/getViteConfigPath.ts 97.95% 87.5% 100% 97.95% 47
src/inputs/options.ts 0% 0% 0% 0% 1-5, 7, 9, 11-12, 14-21, 23-30, 32, 35-42, 45-51, 53-63
src/inputs/parseCoverageThresholds.ts 100% 100% 100% 100%
src/inputs/parseJsonReports.ts 0% 0% 0% 0% 1-4, 8-14, 16-24, 28-29, 32-34, 36-44, 48-52
src/report/generateFileCoverageHtml.ts 100% 100% 100% 100%
src/report/generateFileUrl.ts 92.85% 50% 100% 92.85% 6
src/report/generateHeadline.ts 100% 100% 100% 100%
src/report/generateSummaryTableHtml.ts 100% 100% 100% 100%
src/report/getUncoveredLinesFromStatements.ts 100% 100% 100% 100%
Generated in workflow #703

@davelosert davelosert merged commit 33dcd6f into main Aug 7, 2024
3 checks passed
@davelosert davelosert deleted the improve-contribution-guidelines-and-support branch August 7, 2024 10:00
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.

1 participant