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

New UI #23

Merged
merged 7 commits into from
Apr 25, 2024
Merged

New UI #23

merged 7 commits into from
Apr 25, 2024

Conversation

heppu
Copy link
Collaborator

@heppu heppu commented Apr 25, 2024

No description provided.

Copy link

LOCATION FUNCTION COVERAGE
api/api.go:32: New 90.0%
api/api.go:53: ServeHTTP 100.0%
api/api.go:57: index 22.2%
api/api.go:72: stats 42.9%
api/api.go:85: table 26.7%
api/api.go:112: stream 65.4%
api/api.go:151: SearchFilter 0.0%
api/api.go:160: NoFilter 100.0%
api/broadcaster.go:40: NewBroadcaster 100.0%
api/broadcaster.go:49: Subscribe 100.0%
api/broadcaster.go:77: Run 71.4%
api/broadcaster.go:92: broadcast 90.9%
api/broadcaster.go:130: Stop 100.0%
api/broadcaster.go:135: writeEvent 80.0%
api/server.go:15: NewServer 75.0%
api/server.go:29: Run 80.0%
api/server.go:38: Stop 100.0%
api/templates/index_templ.go:23: Index 75.7%
api/templates/index_templ.go:75: Stats 72.9%
api/templates/index_templ.go:203: Table 71.4%
api/templates/index_templ.go:253: Row 59.3%
api/templates/index_templ.go:369: head 68.8%
api/templates/index_templ.go:393: header 68.8%
api/templates/index_templ.go:417: footer 69.2%
api/templates/index_templ.go:456: format 100.0%
api/templates/index_templ.go:462: formatPercentage 75.0%
app/app.go:36: Run 81.8%
app/app.go:84: ParseConfig 75.0%
app/runner.go:21: NewRunner 100.0%
app/runner.go:32: Run 100.0%
app/runner.go:48: Stop 0.0%
cmd/devnet-explorer/main.go:15: init 100.0%
cmd/devnet-explorer/main.go:19: main 42.9%
model/model.go:35: String 0.0%
model/model.go:50: sr 0.0%
model/model.go:59: ParseStatsRange 33.3%
model/model.go:74: SupportedStatsRanges 100.0%
signalhandler/signal_handler.go:14: New 100.0%
signalhandler/signal_handler.go:21: Run 83.3%
signalhandler/signal_handler.go:32: Stop 100.0%
store/cache/stats_cache.go:25: NewStatsCache 100.0%
store/cache/stats_cache.go:33: Run 62.5%
store/cache/stats_cache.go:51: Stop 100.0%
store/cache/stats_cache.go:56: refresh 88.9%
store/cache/stats_cache.go:71: CachedStats 100.0%
store/mock/store.go:24: New 0.0%
store/mock/store.go:32: Stats 0.0%
store/mock/store.go:44: Run 0.0%
store/mock/store.go:60: Events 0.0%
store/mock/store.go:64: Search 0.0%
store/mock/store.go:80: Stop 0.0%
store/mock/store.go:85: randomEvent 0.0%
store/pg/store.go:27: New 80.0%
store/pg/store.go:42: Run 77.3%
store/pg/store.go:84: Stats 80.0%
store/pg/store.go:103: Search 0.0%
store/pg/store.go:161: Events 100.0%
store/pg/store.go:165: Stop 100.0%
total: (statements) 65.9%

@heppu heppu merged commit 44f1647 into main Apr 25, 2024
1 check passed
@heppu heppu deleted the new-ui branch April 25, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant