Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ bar
Function
bar
src/web-ui/src/flow_chat/store/deepReviewActionBarStore.test.ts:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
10
/** Zustand replaces state on set(); always read fresh state after actions. */
11
const
bar = () => useReviewActionBarStore.getState();
12
13
describe(
'deepReviewActionBarStore'
, () => {
14
beforeEach(() => {
Callers
1
deepReviewActionBarStore.test.ts
File · 0.85
Calls
1
getState
Method · 0.65
Tested by
no test coverage detected