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: introduce new modules(fswap, fbridge) (backport #1352) #1357

Merged

chore: lint fix

6c5104c
Select commit
Loading
Failed to load commit list.
Merged

feat: introduce new modules(fswap, fbridge) (backport #1352) #1357

chore: lint fix
6c5104c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 7, 2024 in 1s

33.58% of diff hit (target 69.75%)

View this Pull Request on Codecov

33.58% of diff hit (target 69.75%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L10-L14

Added lines #L10 - L14 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L16

Added line #L16 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L19-L25

Added lines #L19 - L25 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L28-L39

Added lines #L28 - L39 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L41

Added line #L41 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L16-L17

Added lines #L16 - L17 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L20-L23

Added lines #L20 - L23 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L25 - L28 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L31-L34

Added lines #L31 - L34 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L36-L40

Added lines #L36 - L40 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L42-L49

Added lines #L42 - L49 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L52

Added line #L52 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L55-L56

Added lines #L55 - L56 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L59-L60

Added lines #L59 - L60 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L63-L64

Added lines #L63 - L64 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L67-L68

Added lines #L67 - L68 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L71-L72

Added lines #L71 - L72 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L75-L76

Added lines #L75 - L76 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L79-L80

Added lines #L79 - L80 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L83-L84

Added lines #L83 - L84 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L87-L88

Added lines #L87 - L88 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L91-L92

Added lines #L91 - L92 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/grpc_query.go#L95-L96

Added lines #L95 - L96 were 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