Skip to content

refactor: use `mobx` instead of `Context API`

Codecov / codecov/patch succeeded Aug 27, 2024 in 1s

86.04% of diff hit (target 72.73%)

View this Pull Request on Codecov

86.04% of diff hit (target 72.73%)

Annotations

Check warning on line 67 in app/board/components/tasks/task-card.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/components/tasks/task-card.tsx#L67

Added line #L67 was not covered by tests

Check warning on line 5 in app/board/components/tasks/tasks-board.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/components/tasks/tasks-board.tsx#L5

Added line #L5 was not covered by tests

Check warning on line 9 in app/board/components/tasks/tasks-board.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/components/tasks/tasks-board.tsx#L9

Added line #L9 was not covered by tests

Check warning on line 18 in app/board/components/tasks/tasks-board.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/components/tasks/tasks-board.tsx#L18

Added line #L18 was not covered by tests

Check warning on line 46 in app/board/components/tasks/tasks-board.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/components/tasks/tasks-board.tsx#L46

Added line #L46 was not covered by tests

Check warning on line 77 in app/board/components/tasks/tasks-board.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/components/tasks/tasks-board.tsx#L77

Added line #L77 was not covered by tests

Check warning on line 14 in app/board/context/tasks-board.context.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/context/tasks-board.context.tsx#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 17 in app/board/context/tasks-board.context.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/context/tasks-board.context.tsx#L17

Added line #L17 was not covered by tests

Check warning on line 88 in app/board/stores/tasks-board.store.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/stores/tasks-board.store.tsx#L88

Added line #L88 was not covered by tests

Check warning on line 104 in app/board/stores/tasks-board.store.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/stores/tasks-board.store.tsx#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 172 in app/board/stores/tasks-board.store.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/stores/tasks-board.store.tsx#L166-L172

Added lines #L166 - L172 were not covered by tests

Check warning on line 182 in app/board/stores/tasks-board.store.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/stores/tasks-board.store.tsx#L182

Added line #L182 was not covered by tests

Check warning on line 208 in app/board/stores/tasks-board.store.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/stores/tasks-board.store.tsx#L202-L208

Added lines #L202 - L208 were not covered by tests

Check warning on line 260 in app/board/stores/tasks-board.store.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/board/stores/tasks-board.store.tsx#L259-L260

Added lines #L259 - L260 were not covered by tests

Check warning on line 22 in app/utils/reorder.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/utils/reorder.ts#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 43 in app/utils/reorder.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/utils/reorder.ts#L41-L43

Added lines #L41 - L43 were not covered by tests