crusttech / crust-server

Apache License 2.0
87 stars 21 forks source link

Feature/webhooks rebased #114

Closed titpetric closed 5 years ago

titpetric commented 5 years ago

Please take a look.

codecov-io commented 5 years ago

Codecov Report

Merging #114 into master will decrease coverage by 0.89%. The diff coverage is 7.75%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #114     +/-   ##
=========================================
- Coverage   20.68%   19.79%   -0.9%     
=========================================
  Files         127      131      +4     
  Lines        8387     8730    +343     
=========================================
- Hits         1735     1728      -7     
- Misses       6481     6845    +364     
+ Partials      171      157     -14
Impacted Files Coverage Δ
messaging/types/webhook.go 0% <ø> (ø) :arrow_up:
system/internal/service/user.go 0% <0%> (ø) :arrow_up:
messaging/internal/service/message.go 12.04% <0%> (-0.07%) :arrow_down:
messaging/internal/repository/webhook.go 0% <0%> (ø)
messaging/internal/service/error.go 0% <0%> (ø) :arrow_up:
system/internal/service/error.go 0% <0%> (ø) :arrow_up:
messaging/internal/service/webhook.go 10.23% <10.23%> (ø)
messaging/internal/service/service.go 68.18% <100%> (+3.18%) :arrow_up:
messaging/internal/service/command.go 12.5% <12.5%> (ø)
system/internal/repository/util.go 75% <33.33%> (ø) :arrow_up:
... and 8 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 2952ceb...fc17c71. Read the comment docs.