Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add response.latency #28

Merged
merged 1 commit into from
Sep 22, 2024
Merged

Conversation

vm-001
Copy link
Member

@vm-001 vm-001 commented Sep 22, 2024

Summary

Add response.latency(ms) to record response latency from the endpoint

#26

Copy link

codecov bot commented Sep 22, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
worker/worker.go 92.85% 1 Missing and 1 partial ⚠️
Flag Coverage Δ
integration 62.97% <92.85%> (+0.09%) ⬆️
unit 12.45% <0.00%> (-0.04%) ⬇️

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

Files with missing lines Coverage Δ
db/entities/attempt.go 100.00% <ø> (ø)
worker/worker.go 66.06% <92.85%> (+1.06%) ⬆️

@vm-001 vm-001 force-pushed the feat/attempt-response-latency branch from 1ba6c3a to 6dbe32f Compare September 22, 2024 11:19
@vm-001 vm-001 changed the title feat: add response_latency feat: add response.latency Sep 22, 2024
@vm-001 vm-001 requested a review from webhookx-x September 22, 2024 11:24
@webhookx-x webhookx-x merged commit 3206f99 into main Sep 22, 2024
6 checks passed
@webhookx-x webhookx-x deleted the feat/attempt-response-latency branch September 22, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants