JosephMart / loki-gm

Basic fun little project to make a GroupMe bot called Loki
https://loki-bot.now.sh
0 stars 0 forks source link

Add Readonly where appropriate #19

Closed tristan957 closed 4 years ago

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

πŸ” Inspect: https://vercel.com/josephmart/loki-bot/7zfy1m1us βœ… Preview: https://loki-bot-git-readonly-renaissance.josephmart.now.sh

codecov-io commented 4 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is 72.72%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   64.28%   64.28%           
=======================================
  Files           8        8           
  Lines         112      112           
  Branches        3        3           
=======================================
  Hits           72       72           
  Misses         40       40           
Impacted Files Coverage Ξ”
src/handlers/AllHandler.ts 57.89% <50.00%> (ΓΈ)
src/handlers/HeyHandler.ts 75.00% <50.00%> (ΓΈ)
src/services/GroupMeService.ts 43.58% <50.00%> (ΓΈ)
src/handlers/Handler.ts 100.00% <100.00%> (ΓΈ)
src/handlers/RootHandler.ts 100.00% <100.00%> (ΓΈ)
src/mocks/GroupMeServiceMock.ts 90.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 bf0bc20...14314fe. Read the comment docs.