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

🔥 feat: Add support for iterator methods to Fiber client #3228

Merged
merged 15 commits into from
Dec 10, 2024

add examples for maps.Collect()

0b71163
Select commit
Loading
Failed to load commit list.
Merged

🔥 feat: Add support for iterator methods to Fiber client #3228

add examples for maps.Collect()
0b71163
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 9, 2024 in 1s

71.59% of diff hit (target 82.86%)

View this Pull Request on Codecov

71.59% of diff hit (target 82.86%)

Annotations

Check warning on line 277 in client/hooks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/hooks.go#L277

Added line #L277 was not covered by tests

Check warning on line 154 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 209 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L209

Added line #L209 was not covered by tests

Check warning on line 220 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L219-L220

Added lines #L219 - L220 were not covered by tests

Check warning on line 318 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L317-L318

Added lines #L317 - L318 were not covered by tests

Check warning on line 367 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L366-L367

Added lines #L366 - L367 were not covered by tests

Check warning on line 468 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L468

Added line #L468 was not covered by tests

Check warning on line 479 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L478-L479

Added lines #L478 - L479 were not covered by tests

Check warning on line 77 in client/response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/response.go#L76-L77

Added lines #L76 - L77 were not covered by tests