nkprasad12 / dnd

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

Spell Lookup #117

Closed ReidAnderson closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #117 (827bcbb) into main (8311810) will increase coverage by 0.84%. The diff coverage is 93.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   33.81%   34.66%   +0.84%     
==========================================
  Files          61       62       +1     
  Lines        2957     3000      +43     
  Branches      415      419       +4     
==========================================
+ Hits         1000     1040      +40     
- Misses       1956     1959       +3     
  Partials        1        1              
Impacted Files Coverage Δ
src/common/chat/command_handlers/types.ts 100.00% <ø> (ø)
src/server/chat/chat_socket.ts 47.29% <82.35%> (+9.36%) :arrow_up:
...on/chat/command_handlers/lookup_command_handler.ts 100.00% <100.00%> (ø)
src/common/chat/command_parser.ts 100.00% <100.00%> (ø)

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 8311810...827bcbb. Read the comment docs.