File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
index.ts in src |
19 | - | 1047 | 1964 | 11 |
mutator.ts in src |
27 | 1 | 641 | 1664 | 10 |
simpleSubscribers.ts in src |
20 | 2 | 535 | 1664 | 9 |
globalContext.ts in src |
56 | 3 | 250 | 1945 | 8 |
applyMiddleware.ts in src |
14 | 2 | 945 | 1965 | 7 |
dispatcher.ts in src |
38 | 3 | 682 | 1664 | 7 |
jest.config.js in root |
8 | - | 110 | 1664 | 6 |
select.ts in src/legacy |
43 | 3 | 1046 | 1664 | 6 |
SimpleAction.ts in src/interfaces |
4 | - | 535 | 1664 | 4 |
Subscriber.ts in src/interfaces |
7 | - | 682 | 1664 | 4 |
createStore.ts in src |
15 | 1 | 1046 | 1664 | 4 |
orchestrator.ts in src |
16 | 1 | 1609 | 1664 | 4 |
actionCreator.ts in src |
50 | 4 | 806 | 1664 | 4 |
DispatchFunction.ts in src/interfaces |
3 | - | 1609 | 1664 | 3 |
ActionMessage.ts in src/interfaces |
5 | - | 1628 | 1664 | 3 |
getRootStore.ts in src |
5 | 1 | 805 | 1663 | 3 |
dispatch.ts in src/legacy |
18 | 1 | 949 | 1664 | 3 |
legacyApplyMiddleware.ts in src/legacy |
37 | 4 | 949 | 1664 | 3 |
reactive.ts in src/legacy/react |
94 | 7 | 1046 | 1664 | 3 |
createUndo.ts in src/legacy |
163 | 5 | 1334 | 1664 | 3 |