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: fbridge transfer #1347

Merged
merged 6 commits into from
May 2, 2024

apply 0tech review

d295b2d
Select commit
Loading
Failed to load commit list.
Merged

feat: fbridge transfer #1347

apply 0tech review
d295b2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 2, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 9 in x/fbridge/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L9

Added line #L9 was not covered by tests

Check warning on line 21 in x/fbridge/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L15-L21

Added lines #L15 - L21 were not covered by tests

Check warning on line 25 in x/fbridge/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 27 in x/fbridge/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L27

Added line #L27 was not covered by tests

Check warning on line 37 in x/fbridge/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/keeper.go#L37

Added line #L37 was not covered by tests

Check warning on line 41 in x/fbridge/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/keeper.go#L41

Added line #L41 was not covered by tests

Check warning on line 55 in x/fbridge/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/keeper.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 59 in x/fbridge/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/keeper.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 22 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 26 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 30 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 35 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 44 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L38-L44

Added lines #L38 - L44 were not covered by tests

Check warning on line 47 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L47

Added line #L47 was not covered by tests

Check warning on line 50 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L50

Added line #L50 was not covered by tests

Check warning on line 54 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L54

Added line #L54 was not covered by tests

Check warning on line 58 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L58

Added line #L58 was not covered by tests

Check warning on line 62 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L62

Added line #L62 was not covered by tests

Check warning on line 66 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L66

Added line #L66 was not covered by tests

Check warning on line 70 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L70

Added line #L70 was not covered by tests

Check warning on line 74 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L74

Added line #L74 was not covered by tests

Check warning on line 78 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L78

Added line #L78 was not covered by tests

Check warning on line 82 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L82

Added line #L82 was not covered by tests

Check warning on line 22 in x/fbridge/keeper/transfer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/transfer.go#L22

Added line #L22 was not covered by tests

Check warning on line 26 in x/fbridge/keeper/transfer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/transfer.go#L26

Added line #L26 was not covered by tests