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/group tx #30

Merged
merged 5 commits into from
May 27, 2024
Merged

Feat/group tx #30

merged 5 commits into from
May 27, 2024

Conversation

heppu
Copy link
Collaborator

@heppu heppu commented May 27, 2024

No description provided.

@heppu heppu force-pushed the feat/group-tx branch 3 times, most recently from 45ee919 to a1daf0f Compare May 27, 2024 20:10
@heppu heppu marked this pull request as ready for review May 27, 2024 21:26
Copy link

github-actions bot commented May 27, 2024

LOCATION FUNCTION COVERAGE
api/api.go:33: New 90.9%
api/api.go:55: ServeHTTP 100.0%
api/api.go:59: index 22.2%
api/api.go:74: txPage 0.0%
api/api.go:105: stats 42.9%
api/api.go:118: table 26.7%
api/api.go:145: stream 65.4%
api/api.go:184: SearchFilter 0.0%
api/api.go:193: NoFilter 100.0%
api/broadcaster.go:40: NewBroadcaster 100.0%
api/broadcaster.go:50: Subscribe 100.0%
api/broadcaster.go:73: Run 71.4%
api/broadcaster.go:88: broadcast 90.5%
api/broadcaster.go:125: Stop 100.0%
api/broadcaster.go:130: writeEvent 87.5%
api/event_buffer.go:26: newEventBuffer 100.0%
api/event_buffer.go:33: add 91.7%
api/event_buffer.go:52: writeAllToCh 100.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: TxPage 0.0%
api/templates/index_templ.go:127: Stats 72.9%
api/templates/index_templ.go:255: Table 71.4%
api/templates/index_templ.go:305: Row 60.6%
api/templates/index_templ.go:445: Tx 0.0%
api/templates/index_templ.go:481: TxInfo 0.0%
api/templates/index_templ.go:551: TxIDBlock 0.0%
api/templates/index_templ.go:618: TxLog 0.0%
api/templates/index_templ.go:652: TxLogEvent 0.0%
api/templates/index_templ.go:758: head 68.8%
api/templates/index_templ.go:782: header 68.8%
api/templates/index_templ.go:806: footer 69.2%
api/templates/index_templ.go:843: copyToClipboard 0.0%
api/templates/index_templ.go:855: format 100.0%
api/templates/index_templ.go:861: formatPercentage 75.0%
api/templates/index_templ.go:869: formatDuration 0.0%
app/app.go:37: Run 81.8%
app/app.go:85: 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:53: String 0.0%
model/model.go:68: sr 0.0%
model/model.go:77: ParseStatsRange 33.3%
model/model.go:92: SupportedStatsRanges 100.0%
model/model.go:106: String 50.0%
model/model.go:121: Scan 0.0%
model/model.go:134: Value 0.0%
model/model.go:138: MarshalJSON 0.0%
model/model.go:142: UnmarshalJSON 75.0%
model/model.go:155: ParseState 33.3%
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:31: New 0.0%
store/mock/store.go:40: Stats 0.0%
store/mock/store.go:52: Run 0.0%
store/mock/store.go:68: Events 0.0%
store/mock/store.go:72: Search 0.0%
store/mock/store.go:88: TxInfo 0.0%
store/mock/store.go:96: Stop 0.0%
store/mock/store.go:101: nextEvent 0.0%
store/mock/store.go:177: randomEvent 0.0%
store/pg/store.go:31: Scan 0.0%
store/pg/store.go:51: Value 0.0%
store/pg/store.go:82: New 80.0%
store/pg/store.go:97: Run 77.3%
store/pg/store.go:139: Stats 80.0%
store/pg/store.go:158: Search 0.0%
store/pg/store.go:216: TxInfo 0.0%
store/pg/store.go:289: Events 100.0%
store/pg/store.go:293: Stop 100.0%
store/pg/store.go:299: getJobDuration 0.0%
store/pg/store.go:316: getState 0.0%
store/pg/store.go:340: stateFromKind 0.0%
store/pg/store.go:353: txLogEventsFromTxs 0.0%
total: (statements) 40.9%

@heppu heppu merged commit 601992e into main May 27, 2024
1 check passed
@heppu heppu deleted the feat/group-tx branch May 27, 2024 21:37
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