webhookx-io / webhookx

an open-source webhooks gateway for message receiving, processing, and delivering.
https://webhookx.io
Apache License 2.0
100 stars 11 forks source link

feat: increase timestamp precision from second to millisecond #11

Closed webhookx-x closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 76.66667% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pkg/types/time.go 72.00% 4 Missing and 3 partials :warning:
Flag Coverage Δ
integration 59.90% <70.00%> (-0.07%) :arrow_down:
unit 10.99% <41.37%> (+0.63%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
db/dao/attempt_dao.go 85.18% <ø> (ø)
db/dao/dao.go 84.49% <100.00%> (ø)
db/entities/attempt.go 100.00% <ø> (ø)
db/entities/types.go 0.00% <ø> (ø)
db/entities/workspace.go 0.00% <ø> (ø)
dispatcher/dispatcher.go 75.00% <100.00%> (ø)
test/helper/helper.go 63.49% <100.00%> (ø)
worker/worker.go 63.05% <100.00%> (ø)
pkg/types/time.go 72.00% <72.00%> (ø)