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

refactor: view transitions #24

Merged
merged 60 commits into from
Nov 28, 2024

build(docker): remove funding for now

297d4f1
Select commit
Loading
Failed to load commit list.
Merged

refactor: view transitions #24

build(docker): remove funding for now
297d4f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 25, 2024 in 0s

91.33% of diff hit (target 51.61%)

View this Pull Request on Codecov

91.33% of diff hit (target 51.61%)

Annotations

Check warning on line 47 in cmd/status.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/status.go#L47

Added line #L47 was not covered by tests

Check warning on line 166 in internal/accounts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/accounts.go#L162-L166

Added lines #L162 - L166 were not covered by tests

Check warning on line 57 in internal/participation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/participation.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 71 in internal/participation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/participation.go#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 104 in internal/participation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/participation.go#L104

Added line #L104 was not covered by tests

Check warning on line 112 in internal/participation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/participation.go#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 95 in internal/test/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/test/client.go#L85-L95

Added lines #L85 - L95 were not covered by tests

Check warning on line 121 in internal/test/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/test/client.go#L116-L121

Added lines #L116 - L121 were not covered by tests

Check warning on line 54 in ui/modal/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ui/modal/controller.go#L31-L54

Added lines #L31 - L54 were not covered by tests

Check warning on line 21 in ui/modals/transaction/view.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ui/modals/transaction/view.go#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 85 in ui/pages/keys/model.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ui/pages/keys/model.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 109 in ui/style/style.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ui/style/style.go#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 117 in ui/style/style.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ui/style/style.go#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 124 in ui/style/style.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ui/style/style.go#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 142 in ui/style/style.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ui/style/style.go#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 150 in ui/style/style.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ui/style/style.go#L148-L150

Added lines #L148 - L150 were not covered by tests

Check warning on line 61 in ui/viewport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ui/viewport.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 77 in ui/viewport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ui/viewport.go#L66-L77

Added lines #L66 - L77 were not covered by tests

Check warning on line 92 in ui/viewport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ui/viewport.go#L80-L92

Added lines #L80 - L92 were not covered by tests