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 endpoints for ticket assignment and adding notes #453

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

rowanseymour
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 5, 2021

Codecov Report

Merging #453 (1cc80f1) into main (2cdb138) will increase coverage by 0.14%.
The diff coverage is 62.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #453      +/-   ##
==========================================
+ Coverage   56.35%   56.49%   +0.14%     
==========================================
  Files         119      123       +4     
  Lines        8485     8556      +71     
==========================================
+ Hits         4782     4834      +52     
- Misses       2939     2946       +7     
- Partials      764      776      +12     
Impacted Files Coverage Δ
web/ticket/assign.go 42.85% <42.85%> (ø)
web/ticket/note.go 42.85% <42.85%> (ø)
web/ticket/reopen.go 42.85% <42.85%> (ø)
web/ticket/close.go 47.36% <47.36%> (ø)
core/models/tickets.go 71.90% <76.47%> (+0.47%) ⬆️
core/models/ticket_events.go 93.10% <100.00%> (+24.68%) ⬆️
web/ticket/base.go 100.00% <100.00%> (ø)
... and 4 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 2cdb138...1cc80f1. Read the comment docs.

@rowanseymour rowanseymour merged commit 2664584 into main Jul 5, 2021
@rowanseymour rowanseymour deleted the assign_and_note branch July 5, 2021 19:40
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.

1 participant