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 a trait for limited request body #130

Merged
merged 3 commits into from
Jan 5, 2024

fix: export

d4972ec
Select commit
Loading
Failed to load commit list.
Merged

feat: add a trait for limited request body #130

fix: export
d4972ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 5, 2024 in 0s

78.82% of diff hit (target 61.13%)

View this Pull Request on Codecov

78.82% of diff hit (target 61.13%)

Annotations

Check warning on line 304 in viz-core/src/request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

viz-core/src/request.rs#L304

Added line #L304 was not covered by tests

Check warning on line 450 in viz-core/src/request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

viz-core/src/request.rs#L450

Added line #L450 was not covered by tests

Check warning on line 458 in viz-core/src/request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

viz-core/src/request.rs#L454-L458

Added lines #L454 - L458 were not covered by tests

Check warning on line 466 in viz-core/src/request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

viz-core/src/request.rs#L463-L466

Added lines #L463 - L466 were not covered by tests

Check warning on line 469 in viz-core/src/request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

viz-core/src/request.rs#L468-L469

Added lines #L468 - L469 were not covered by tests

Check warning on line 479 in viz-core/src/request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

viz-core/src/request.rs#L478-L479

Added lines #L478 - L479 were not covered by tests

Check warning on line 490 in viz-core/src/request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

viz-core/src/request.rs#L489-L490

Added lines #L489 - L490 were not covered by tests

Check warning on line 130 in viz-core/src/types/payload.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

viz-core/src/types/payload.rs#L130

Added line #L130 was not covered by tests