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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃敟 Feature!: Add Req and Res API #2894

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

doc(ctx): update to reflect the new Req and Res APIs

9ca819e
Select commit
Loading
Failed to load commit list.
Open

馃敟 Feature!: Add Req and Res API #2894

doc(ctx): update to reflect the new Req and Res APIs
9ca819e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 19, 2024 in 1s

95.37% of diff hit (target 82.78%)

View this Pull Request on Codecov

95.37% of diff hit (target 82.78%)

Annotations

Check warning on line 135 in ctx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ctx.go#L135

Added line #L135 was not covered by tests

Check warning on line 504 in ctx_interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ctx_interface.go#L504

Added line #L504 was not covered by tests

Check warning on line 142 in middleware/cache/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

middleware/cache/cache.go#L142

Added line #L142 was not covered by tests

Check warning on line 308 in middleware/filesystem/filesystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

middleware/filesystem/filesystem.go#L308

Added line #L308 was not covered by tests

Check warning on line 54 in request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

request.go#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 152 in request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

request.go#L152

Added line #L152 was not covered by tests

Check warning on line 221 in request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

request.go#L221

Added line #L221 was not covered by tests

Check warning on line 261 in request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

request.go#L261

Added line #L261 was not covered by tests

Check warning on line 460 in request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

request.go#L459-L460

Added lines #L459 - L460 were not covered by tests

Check warning on line 658 in request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

request.go#L653-L658

Added lines #L653 - L658 were not covered by tests

Check warning on line 36 in response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

response.go#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 157 in response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

response.go#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 189 in response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

response.go#L189

Added line #L189 was not covered by tests

Check warning on line 321 in response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

response.go#L321

Added line #L321 was not covered by tests

Check warning on line 339 in response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

response.go#L339

Added line #L339 was not covered by tests

Check warning on line 414 in response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

response.go#L414

Added line #L414 was not covered by tests

Check warning on line 503 in response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

response.go#L501-L503

Added lines #L501 - L503 were not covered by tests