Skip to content

Add rows diff in error message#12

Merged
vearutop merged 2 commits intomasterfrom
escape-pipes
Mar 11, 2026
Merged

Add rows diff in error message#12
vearutop merged 2 commits intomasterfrom
escape-pipes

Conversation

@vearutop
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 3 1877 (+324) 1308 (+244) 185 384 (+80) 367 (+77) 43.8K (+5.2K)
Markdown 4 245 (+8) 190 (+6) 0 55 (+2) 0 8.7K (+288B)

@github-actions
Copy link
Copy Markdown

Go API Changes

# summary
Inferred base version: v0.1.6
Suggested version: v0.1.7

@github-actions
Copy link
Copy Markdown

Unit Test Coverage

total: (statements) 65.0%
changed lines: (statements) 47.9%, coverage is less than 90.0%, consider testing the changes more thoroughly

Coverage of changed lines
File Function Coverage
Total 47.9%
cmd/dbsteps-transpose/main.go 0.0%
cmd/dbsteps-transpose/main.go:16 main 0.0%
cmd/dbsteps-transpose/main.go:46 readInput 0.0%
cmd/dbsteps-transpose/main.go:100 parseTable 0.0%
cmd/dbsteps-transpose/main.go:146 splitRow 0.0%
cmd/dbsteps-transpose/main.go:218 formatTable 0.0%
cmd/dbsteps-transpose/main.go:253 escapeCell 0.0%
dbsteps.go 78.0%
dbsteps.go:640 exposeContents 100.0%
dbsteps.go:718 receiveRow 100.0%
dbsteps.go:1154 renderRows 100.0%
dbsteps.go:1187 formatRow 100.0%
dbsteps.go:1326 rowMismatch 96.8%
dbsteps.go:1346 diffRow 96.7%
dbsteps.go:1368 formatGherkinTable 96.7%
dbsteps.go:1102 queryExistingRows 88.5%
dbsteps.go:1274 diffClosestRow 87.0%
dbsteps.go:1235 escapeGherkinCell 74.2%
dbsteps.go:1258 expectedRow 60.0%
dbsteps.go:780 decorateReceiveRowErr 19.0%
Coverage diff with base branch
File Function Base Coverage Current Coverage
Total 68.7% 65.0% (-3.7%)
cmd/dbsteps-transpose/main.go escapeCell no function 0.0%
cmd/dbsteps-transpose/main.go readInput no function 0.0%
cmd/dbsteps-transpose/main.go splitRow no function 0.0%
dbsteps.go decorateReceiveRowErr no function 22.2%
dbsteps.go diffClosestRow no function 75.0%
dbsteps.go diffRow no function 90.9%
dbsteps.go escapeGherkinCell no function 70.0%
dbsteps.go expectedRow no function 57.1%
dbsteps.go exposeContents 88.9% 90.9% (+2.0%)
dbsteps.go formatGherkinTable no function 95.0%
dbsteps.go queryExistingRows 77.3% 78.3% (+1.0%)
dbsteps.go receiveRow 73.5% 93.1% (+19.6%)
dbsteps.go renderRows 87.5% 88.2% (+0.7%)
dbsteps.go rowMismatch no function 90.0%

@vearutop vearutop merged commit 867b2a2 into master Mar 11, 2026
5 checks passed
@vearutop vearutop deleted the escape-pipes branch March 11, 2026 22:39
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