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 AlreadyRequested flag in HTTP details of last run #18

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

vearutop
Copy link
Member

No description provided.

Copy link

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 3 1174 (+6) 804 (+5) 117 253 (+1) 222 26.2K (+173B)

Copy link

Go API Changes

# github.com/bool64/httpmock
## compatible changes
HTTPValue.AlreadyRequested: added

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

Copy link

Unit Test Coverage

total: (statements) 86.9%
changed lines: (statements) 100.0%

Coverage of changed lines
File Function Coverage
Total 100.0%
client.go 100.0%
client.go:139 Details 100.0%
client.go:166 Reset 100.0%
client.go:379 expectResp 100.0%
Coverage diff with base branch
File Function Base Coverage Current Coverage
Total 86.8% 86.9% (+0.1%)
client.go expectResp 94.7% 95.0% (+0.3%)

@vearutop vearutop merged commit 649da25 into master Oct 31, 2024
6 checks passed
@vearutop vearutop deleted the already-requested-flag branch October 31, 2024 17:33
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