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

Expose HTTP details of last run #17

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Expose HTTP details of last run #17

merged 3 commits into from
Oct 30, 2024

Conversation

vearutop
Copy link
Member

No description provided.

Copy link

github-actions bot commented Oct 30, 2024

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 3 1168 (+64) 799 (+42) 117 (+2) 252 (+20) 222 (+3) 26K (+1.1K)
Go (test) 4 753 (+11) 561 (+8) 30 162 (+3) 45 19.8K (+333B)
YAML 5 355 (+19) 290 (+1) 29 (+12) 36 (+6) 0 11.7K (+725B)

Copy link

Go API Changes

# github.com/bool64/httpmock
## compatible changes
(*Client).Details: added
HTTPValue: added

# summary
Inferred base version: v0.1.13
Suggested version: v0.2.0

Copy link

Unit Test Coverage

total: (statements) 86.8%
changed lines: (statements) 95.9%

Coverage of changed lines
File Function Coverage
Total 95.9%
client.go 95.9%
client.go:137 Details 100.0%
client.go:163 Reset 100.0%
client.go:200 Fork 100.0%
client.go:305 do 100.0%
client.go:375 expectResp 100.0%
client.go:498 Close 100.0%
client.go:502 buildBody 100.0%
client.go:549 doOnce 92.9%
Coverage diff with base branch
File Function Base Coverage Current Coverage
Total 86.5% 86.8% (+0.3%)
client.go Close no function 100.0%
client.go Details no function 100.0%
client.go do 94.6% 95.0% (+0.4%)
client.go doOnce 89.5% 90.5% (+1.0%)
client.go expectResp 92.9% 94.7% (+1.8%)

@vearutop vearutop merged commit 7149880 into master Oct 30, 2024
6 checks passed
@vearutop vearutop deleted the http-details branch October 30, 2024 14:08
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