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

fix linter

b57b7c2
Select commit
Loading
Failed to load commit list.
Merged

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

fix linter
b57b7c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 4, 2024 in 0s

70.93% of diff hit (target 82.73%)

View this Pull Request on Codecov

70.93% of diff hit (target 82.73%)

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 152 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 207 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L207

Added line #L207 was not covered by tests

Check warning on line 218 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L217-L218

Added lines #L217 - L218 were not covered by tests

Check warning on line 316 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L315-L316

Added lines #L315 - L316 were not covered by tests

Check warning on line 365 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L364-L365

Added lines #L364 - L365 were not covered by tests

Check warning on line 466 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L466

Added line #L466 was not covered by tests

Check warning on line 477 in client/request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/request.go#L476-L477

Added lines #L476 - L477 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