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

Build support api #64

Merged
merged 8 commits into from
Aug 31, 2019
Merged

Build support api #64

merged 8 commits into from
Aug 31, 2019

Conversation

androozka
Copy link
Owner

Finished updating the endpoints that were originally built:

  • Tags
  • Search
  • Ticket Metrics
  • Tickets
  • Users

@androozka androozka added the enhancement New feature or request label Aug 31, 2019
@androozka androozka self-assigned this Aug 31, 2019
@androozka androozka added this to In progress in Build Support API via automation Aug 31, 2019
@codecov
Copy link

codecov bot commented Aug 31, 2019

Codecov Report

Merging #64 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #64    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files           7     13     +6     
  Lines          41    324   +283     
  Branches        3     78    +75     
======================================
+ Hits           41    324   +283
Impacted Files Coverage Δ
src/api/v2/routes/support/tickets.js 100% <100%> (ø) ⬆️
src/api/v2/validators/support/search.js 100% <100%> (ø)
src/api/v2/validators/support/tickets.js 100% <100%> (ø)
src/api/v2/validators/support/users.js 100% <100%> (ø)
src/api/v2/validators/support/tags.js 100% <100%> (ø)
src/api/v2/routes/support/users.js 100% <100%> (ø)
src/api/v2/routes/support/ticketMetrics.js 100% <100%> (ø) ⬆️
src/api/v2/validators/support/ticketMetrics.js 100% <100%> (ø)
src/api/v2/routes/support/search.js 100% <100%> (ø) ⬆️
src/api/v2/routes/support/tags.js 100% <100%> (ø) ⬆️
... and 6 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 cc0beec...5b9b13e. Read the comment docs.

@androozka androozka merged commit 5e715d2 into master Aug 31, 2019
Build Support API automation moved this from In progress to Done Aug 31, 2019
@androozka androozka deleted the build-support-api branch August 31, 2019 04:07
Repository owner locked as resolved and limited conversation to collaborators Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant