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 role-based access control for bridge #1350

Merged
merged 51 commits into from
May 7, 2024

maintain bridge status metadata based on permanent states

de9cfde
Select commit
Loading
Failed to load commit list.
Merged

feat: add role-based access control for bridge #1350

maintain bridge status metadata based on permanent states
de9cfde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 7, 2024 in 1s

32.77% of diff hit (target 69.98%)

View this Pull Request on Codecov

32.77% of diff hit (target 69.98%)

Annotations

Check warning on line 11 in x/fbridge/keeper/abci.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L10-L11

Added lines #L10 - L11 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L13-L16

Added lines #L13 - L16 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L21-L25

Added lines #L21 - L25 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 36 in x/fbridge/keeper/abci.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L34-L36

Added lines #L34 - L36 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L39

Added line #L39 was not covered by tests

Check warning on line 46 in x/fbridge/keeper/abci.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L45-L46

Added lines #L45 - L46 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L49-L54

Added lines #L49 - L54 were not covered by tests

Check warning on line 63 in x/fbridge/keeper/abci.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L58-L63

Added lines #L58 - L63 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L66-L72

Added lines #L66 - L72 were not covered by tests

Check warning on line 75 in x/fbridge/keeper/abci.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L75

Added line #L75 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L25

Added line #L25 was not covered by tests

Check warning on line 45 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L45

Added line #L45 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L50

Added line #L50 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L54

Added line #L54 was not covered by tests

Check warning on line 77 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L77

Added line #L77 was not covered by tests

Check warning on line 81 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L81

Added line #L81 was not covered by tests

Check warning on line 89 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L86-L89

Added lines #L86 - L89 were not covered by tests

Check warning on line 94 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 97 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L97

Added line #L97 was not covered by tests

Check warning on line 105 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L105

Added line #L105 was not covered by tests

Check warning on line 110 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 121 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L121

Added line #L121 was not covered by tests

Check warning on line 123 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L123

Added line #L123 was not covered by tests

Check warning on line 133 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L132-L133

Added lines #L132 - L133 were not covered by tests