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

🛀 No more ticketers #159

Merged
merged 6 commits into from
Jan 2, 2024
Merged

🛀 No more ticketers #159

merged 6 commits into from
Jan 2, 2024

Conversation

rowanseymour
Copy link
Member

No description provided.

go.mod Outdated
@@ -17,7 +17,7 @@ require (
github.com/lib/pq v1.10.9
github.com/nyaruka/ezconf v0.2.1
github.com/nyaruka/gocommon v1.42.0
github.com/nyaruka/goflow v0.197.1
github.com/nyaruka/goflow v0.197.2-0.20231016213748-79b726331261
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

temporary

@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2023

Codecov Report

Merging #159 (dfea0f8) into main (0c2e1c8) will decrease coverage by 1.38%.
The diff coverage is 94.11%.

@@            Coverage Diff             @@
##             main     #159      +/-   ##
==========================================
- Coverage   62.65%   61.28%   -1.38%     
==========================================
  Files         147      138       -9     
  Lines       12308    11194    -1114     
==========================================
- Hits         7712     6860     -852     
+ Misses       3761     3569     -192     
+ Partials      835      765      -70     
Files Coverage Δ
core/goflow/engine.go 94.20% <ø> (-0.61%) ⬇️
core/handlers/service_called.go 91.42% <ø> (+2.53%) ⬆️
core/handlers/ticket_opened.go 85.71% <ø> (+3.02%) ⬆️
core/models/assets.go 80.55% <ø> (-0.29%) ⬇️
core/models/contacts.go 65.09% <100.00%> (+0.14%) ⬆️
core/models/http_logs.go 77.41% <ø> (-8.04%) ⬇️
core/tasks/handler/contact_tasks.go 49.49% <100.00%> (+0.19%) ⬆️
web/ticket/close.go 46.42% <100.00%> (-10.72%) ⬇️
web/ticket/reopen.go 60.65% <100.00%> (ø)
web/wrappers.go 0.00% <ø> (-10.61%) ⬇️
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rowanseymour rowanseymour marked this pull request as ready for review January 2, 2024 15:43
@rowanseymour rowanseymour merged commit cf95c22 into main Jan 2, 2024
5 checks passed
@rowanseymour rowanseymour deleted the no_more_ticketers branch January 2, 2024 15:52
@github-actions github-actions bot locked and limited conversation to collaborators Jan 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants