nkprasad12 / dnd

Web application for TTRPGs.
MIT License
1 stars 0 forks source link

Merge Board tools and Game Board #133

Closed nkprasad12 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #133 (37cc29f) into main (5a1bc58) will decrease coverage by 0.28%. The diff coverage is 2.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
- Coverage   51.43%   51.15%   -0.29%     
==========================================
  Files          67       68       +1     
  Lines        2895     2907      +12     
  Branches      409      418       +9     
==========================================
- Hits         1489     1487       -2     
- Misses       1406     1420      +14     
Impacted Files Coverage Δ
src/client/board_tools/board_form.ts 0.00% <0.00%> (ø)
src/client/board_tools/board_selector.ts 0.00% <0.00%> (ø)
src/client/chat_box/chat_box_view.tsx 0.00% <0.00%> (ø)
src/client/chat_box/chat_client.ts 0.00% <0.00%> (ø)
src/client/common/ui_util.ts 0.00% <0.00%> (ø)
src/client/entrypoints/main/board_tools.tsx 0.00% <0.00%> (ø)
src/client/entrypoints/main/editor.tsx 0.00% <0.00%> (ø)
src/client/entrypoints/main/game_board.tsx 0.00% <0.00%> (ø)
src/client/entrypoints/main/main.tsx 0.00% <0.00%> (ø)
src/client/entrypoints/main/navbar.tsx 0.00% <0.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5a1bc58...37cc29f. Read the comment docs.

nkprasad12 commented 3 years ago

Pls donut merge