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

fix: Uncovered lines column now correctly merges ranges when they are interrupted by empty rows #439

Merged
merged 2 commits into from
Nov 2, 2024

Conversation

davelosert
Copy link
Owner

No description provided.

Copy link
Contributor

github-actions bot commented Nov 2, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 72.2%
⬆️ +0.25%
634 / 878
🔵 Statements 72.2%
⬆️ +0.25%
634 / 878
🔵 Functions 87.5%
🟰 ±0%
28 / 32
🔵 Branches 96%
⬆️ +0.03%
144 / 150
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/report/getUncoveredLinesFromStatements.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
Unchanged Files
src/icons.ts 100% 100% 100% 100%
src/index.ts 0% 0% 0% 0% 1-166
src/octokit.ts 0% 0% 0% 0% 1-9
src/writeSummaryToComment.ts 100% 100% 100% 100%
src/writeSummaryToPR.ts 100% 100% 100% 100%
src/inputs/FileCoverageMode.ts 100% 100% 100% 100%
src/inputs/getCommentOn.ts 100% 100% 100% 100%
src/inputs/getCommitSHA.ts 100% 100% 100% 100%
src/inputs/getPullChanges.ts 100% 92.85% 100% 100%
src/inputs/getPullRequestNumber.ts 100% 100% 100% 100%
src/inputs/getViteConfigPath.ts 97.95% 87.5% 100% 97.95% 47
src/inputs/options.ts 0% 0% 0% 0% 1-85
src/inputs/parseCoverageThresholds.ts 100% 100% 100% 100%
src/inputs/parseJsonReports.ts 0% 0% 0% 0% 1-52
src/report/generateCommitSHAUrl.ts 100% 100% 100% 100%
src/report/generateFileCoverageHtml.ts 100% 100% 100% 100%
src/report/generateFileUrl.ts 100% 100% 100% 100%
src/report/generateHeadline.ts 100% 100% 100% 100%
src/report/generateSummaryTableHtml.ts 100% 100% 100% 100%
src/report/getCompareString.ts 100% 100% 100% 100%
Generated in workflow #770 for commit cb83c1a by the Vitest Coverage Report Action

@davelosert davelosert merged commit 52e2bb4 into main Nov 2, 2024
5 checks passed
@davelosert davelosert deleted the fix-uncovered-lines branch November 2, 2024 19:46
daves-release-app bot pushed a commit that referenced this pull request Nov 2, 2024
# [2.7.0](v2.6.0...v2.7.0) (2024-11-02)

### Bug Fixes

* Uncovered lines column now correctly show ranges when they are interrupted (e.g. by empty rows) ([#439](#439)) ([52e2bb4](52e2bb4))

### Features

* Adds coverage compare indicator to File Coverage Table ([#427](#427)) ([405f056](405f056))
@daves-release-app
Copy link

🎉 This PR is included in version 2.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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