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

Add callback command #499

Merged
merged 3 commits into from
Dec 19, 2024
Merged

Add callback command #499

merged 3 commits into from
Dec 19, 2024

Conversation

dfarr
Copy link
Member

@dfarr dfarr commented Dec 18, 2024

Supersedes #446, thank you @Madraceee

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 97 lines in your changes missing coverage. Please review.

Project coverage is 56.39%. Comparing base (3009bbb) to head (74ba4a3).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
cmd/callbacks/create.go 0.00% 62 Missing ⚠️
cmd/callbacks/callbacks.go 0.00% 28 Missing ⚠️
cmd/tasks/claim.go 0.00% 3 Missing ⚠️
cmd/tasks/heartbeat.go 0.00% 3 Missing ⚠️
cmd/tasks/complete.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #499      +/-   ##
==========================================
- Coverage   56.71%   56.39%   -0.33%     
==========================================
  Files         120      122       +2     
  Lines       13171    13261      +90     
==========================================
+ Hits         7470     7478       +8     
- Misses       5249     5331      +82     
  Partials      452      452              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dfarr dfarr mentioned this pull request Dec 18, 2024
2 tasks
@dfarr dfarr requested a review from avillega December 18, 2024 20:09
@dfarr dfarr merged commit cc66e51 into main Dec 19, 2024
4 of 6 checks passed
@dfarr dfarr deleted the feature/callback-cmd branch December 19, 2024 17:11
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.

3 participants