nkprasad12 / dnd

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

Allow for ability checks #129

Closed ReidAnderson closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #129 (afd2c54) into main (2de4d5a) will increase coverage by 0.36%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
+ Coverage   51.06%   51.43%   +0.36%     
==========================================
  Files          67       67              
  Lines        2861     2895      +34     
  Branches      401      409       +8     
==========================================
+ Hits         1461     1489      +28     
- Misses       1400     1406       +6     
Impacted Files Coverage Δ
src/common/chat/chat_resolver.ts 100.00% <ø> (ø)
...hat/command_handlers/character_command_handlers.ts 90.78% <81.81%> (-2.86%) :arrow_down:
src/common/chat/command_parser.ts 100.00% <100.00%> (ø)
src/server/chat/chat_socket.ts 48.00% <100.00%> (+0.70%) :arrow_up:

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 2de4d5a...afd2c54. Read the comment docs.