Skip to content

Add retries for table lookups#14

Merged
vearutop merged 1 commit intomasterfrom
retries
Mar 17, 2026
Merged

Add retries for table lookups#14
vearutop merged 1 commit intomasterfrom
retries

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 2028 (+112) 1424 (+86) 185 419 (+26) 398 (+24) 46.9K (+2.5K)
Markdown 4 262 (+17) 204 (+14) 0 58 (+3) 0 9.2K (+524B)
YAML 5 357 (+2) 296 (+2) 30 31 0 11.1K (+32B)

@github-actions
Copy link
Copy Markdown

Go API Changes

# summary
Inferred base version: v0.1.8
Suggested version: v0.1.9

@github-actions
Copy link
Copy Markdown

Unit Test Coverage

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

Coverage of changed lines
File Function Coverage
Total 41.4%
dbsteps.go 41.4%
dbsteps.go:562 transposeTable 100.0%
dbsteps.go:1001 assertRows 92.8%
dbsteps.go:219 registerPrerequisites 66.7%
dbsteps.go:190 retryTimeout 38.1%
dbsteps.go:1061 retryLookup 12.3%
dbsteps.go:170 withRetryTimeout 0.0%
dbsteps.go:355 retryTableLookups 0.0%
Coverage diff with base branch
File Function Base Coverage Current Coverage
Total 67.3% 64.5% (-2.8%)
dbsteps.go assertRows 87.0% 84.6% (-2.4%)
dbsteps.go registerPrerequisites 85.0% 79.2% (-5.8%)
dbsteps.go retryLookup no function 18.8%
dbsteps.go retryTableLookups no function 0.0%
dbsteps.go retryTimeout no function 33.3%
dbsteps.go withRetryTimeout no function 0.0%

@vearutop vearutop merged commit 75314da into master Mar 17, 2026
5 checks passed
@vearutop vearutop deleted the retries branch March 17, 2026 11:52
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