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(katana): modify DevApi trait with new endpoints #2490

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

Apply code rabbit suggestions

5c6981b
Select commit
Loading
Failed to load commit list.
Open

feat(katana): modify DevApi trait with new endpoints #2490

Apply code rabbit suggestions
5c6981b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 9, 2025 in 0s

24.21% of diff hit (target 55.82%)

View this Pull Request on Codecov

24.21% of diff hit (target 55.82%)

Annotations

Check warning on line 40 in crates/katana/primitives/src/fee.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/fee.rs#L36-L40

Added lines #L36 - L40 were not covered by tests

Check warning on line 42 in crates/katana/primitives/src/fee.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/fee.rs#L42

Added line #L42 was not covered by tests

Check warning on line 125 in crates/katana/primitives/src/genesis/constant.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/genesis/constant.rs#L122-L125

Added lines #L122 - L125 were not covered by tests

Check warning on line 129 in crates/katana/primitives/src/genesis/constant.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/primitives/src/genesis/constant.rs#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 116 in crates/katana/rpc/rpc/src/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/dev.rs#L103-L116

Added lines #L103 - L116 were not covered by tests

Check warning on line 120 in crates/katana/rpc/rpc/src/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/dev.rs#L118-L120

Added lines #L118 - L120 were not covered by tests

Check warning on line 115 in crates/katana/rpc/rpc/src/proxy_get_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/proxy_get_request.rs#L97-L115

Added lines #L97 - L115 were not covered by tests

Check warning on line 130 in crates/katana/rpc/rpc/src/proxy_get_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/proxy_get_request.rs#L127-L130

Added lines #L127 - L130 were not covered by tests

Check warning on line 132 in crates/katana/rpc/rpc/src/proxy_get_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/proxy_get_request.rs#L132

Added line #L132 was not covered by tests

Check warning on line 139 in crates/katana/rpc/rpc/src/proxy_get_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/proxy_get_request.rs#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 141 in crates/katana/rpc/rpc/src/proxy_get_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/proxy_get_request.rs#L141

Added line #L141 was not covered by tests

Check warning on line 144 in crates/katana/rpc/rpc/src/proxy_get_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/proxy_get_request.rs#L144

Added line #L144 was not covered by tests

Check warning on line 163 in crates/katana/rpc/rpc/src/proxy_get_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/proxy_get_request.rs#L151-L163

Added lines #L151 - L163 were not covered by tests

Check warning on line 166 in crates/katana/rpc/rpc/src/proxy_get_request.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/proxy_get_request.rs#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 16 in crates/katana/rpc/rpc/src/transport/http.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/transport/http.rs#L8-L16

Added lines #L8 - L16 were not covered by tests

Check warning on line 31 in crates/katana/rpc/rpc/src/transport/http.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/transport/http.rs#L19-L31

Added lines #L19 - L31 were not covered by tests

Check warning on line 36 in crates/katana/rpc/rpc/src/transport/http.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/katana/rpc/rpc/src/transport/http.rs#L34-L36

Added lines #L34 - L36 were not covered by tests