MaibornWolff / metric-gardener

BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Add keywords in comments metric #301

Closed ce-bo closed 5 months ago

ce-bo commented 6 months ago

Add keywords in comments metric

Closes #298 Closes #315

Description

A PR is only ready for merge once all the following acceptance criteria are fulfilled:

github-actions[bot] commented 5 months ago

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 96.02% (🎯 90%) 4587 / 4777
🟢 Statements 96.02% (🎯 90%) 4587 / 4777
🟢 Functions 95.77% (🎯 90%) 204 / 213
🟢 Branches 92.17% (🎯 90%) 542 / 588
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/parser/MetricCalculator.ts 96.62% 85.71% 100% 96.62% 83-85
src/parser/helper/Helper.ts 100% 100% 100% 100%
src/parser/metrics/CommentLines.ts 100% 100% 100% 100%
src/parser/metrics/KeywordsInComments.ts 100% 100% 100% 100%
src/parser/metrics/Metric.ts 100% 100% 100% 100%
Generated in workflow #38