Skip to content

Load request parameters from file#30

Merged
vearutop merged 1 commit intomasterfrom
from-file
Mar 4, 2026
Merged

Load request parameters from file#30
vearutop merged 1 commit intomasterfrom
from-file

Conversation

@vearutop
Copy link
Member

@vearutop vearutop commented Mar 4, 2026

No description provided.

@vearutop vearutop merged commit bd2f338 into master Mar 4, 2026
@vearutop vearutop deleted the from-file branch March 4, 2026 14:27
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
CSV 2 (+1) 3 (+2) 3 (+2) 0 0 0 17B (+12B)
Gherkin Specification 10 436 (+2) 353 (+2) 13 70 30 13.6K (-5B)
Go 4 1849 (+138) 1262 (+107) 225 362 (+31) 316 (+26) 49.5K (+3.3K)
Markdown 5 559 (+27) 421 (+21) 0 138 (+6) 0 14.6K (+506B)

@github-actions
Copy link

github-actions bot commented Mar 4, 2026

Go API Changes

# summary
Inferred base version: v0.2.18
Suggested version: v0.2.19

@github-actions
Copy link

github-actions bot commented Mar 4, 2026

Unit Test Coverage

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

Coverage of changed lines
File Function Coverage
Total 67.6%
local_client.go 67.6%
local_client.go:192 RegisterSteps 100.0%
local_client.go:495 godogTableSetup 100.0%
local_client.go:509 tableSetup 100.0%
local_client.go:536 iRequestWithFormDataParameters 100.0%
local_client.go:554 iRequestWithQueryParameters 100.0%
local_client.go:572 iRequestWithHeaders 100.0%
local_client.go:606 iRequestWithCookies 100.0%
local_client.go:424 mapOfTableFile 85.7%
local_client.go:481 fileTableSetup 83.3%
local_client.go:615 iRequestWithCookiesFromFile 83.3%
local_client.go:394 mapOfCSVFile 0.0%
local_client.go:545 iRequestWithFormDataParametersFromFile 0.0%
local_client.go:563 iRequestWithQueryParametersFromFile 0.0%
local_client.go:581 iRequestWithHeadersFromFile 0.0%
Coverage diff with base branch
File Function Base Coverage Current Coverage
Total 64.1% 62.5% (-1.6%)
local_client.go fileTableSetup no function 75.0%
local_client.go godogTableSetup no function 75.0%
local_client.go iRequestWithCookiesFromFile no function 75.0%
local_client.go iRequestWithFormDataParametersFromFile no function 0.0%
local_client.go iRequestWithHeadersFromFile no function 0.0%
local_client.go iRequestWithQueryParametersFromFile no function 0.0%
local_client.go mapOfCSVFile no function 0.0%
local_client.go mapOfTableFile no function 80.0%
local_client.go tableSetup 83.3% 88.9% (+5.6%)

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