Closed titpetric closed 5 years ago
update:
Important changes introduced:
app/service
, needs *testing.T to get full API access:exclamation: No coverage uploaded for pull request base (
master@9c1b96c
). Click here to learn what that means. The diff coverage is24.09%
.
@@ Coverage Diff @@
## master #101 +/- ##
=========================================
Coverage ? 22.79%
=========================================
Files ? 120
Lines ? 7760
Branches ? 0
=========================================
Hits ? 1769
Misses ? 5802
Partials ? 189
Impacted Files | Coverage Δ | |
---|---|---|
crm/rest/request/chart.go | 8.47% <ø> (ø) |
|
messaging/internal/repository/util.go | 75% <ø> (ø) |
|
crm/rest/request/trigger.go | 7.93% <ø> (ø) |
|
crm/rest/request/record.go | 8% <ø> (ø) |
|
messaging/internal/repository/repository.go | 52.94% <ø> (ø) |
|
system/rest/request/permissions.go | 9.09% <ø> (ø) |
|
messaging/types/channel.go | 0% <ø> (ø) |
|
system/rest/request/application.go | 7.81% <ø> (ø) |
|
messaging/rest/request/search.go | 6.45% <ø> (ø) |
|
messaging/internal/repository/attachment.go | 41.66% <ø> (ø) |
|
... and 45 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 9c1b96c...0ec004c. Read the comment docs.
This is a functional webhooks implementation now. Future improvements:
Initial webhooks implementation: