Skip to content

Conversation

@stdevi
Copy link
Contributor

@stdevi stdevi commented Apr 4, 2022

Description of the change

This PR adds a feature to set ticket labels.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (Changed implementation, but existing functionality and APIs are not changed)

Related issues

Closes #326

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

Code review

  • Changes have been reviewed by at least one other engineer

@stdevi stdevi self-assigned this Apr 4, 2022
@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #327 (e7d173c) into master (d240c57) will increase coverage by 0.22%.
The diff coverage is 90.90%.

@@            Coverage Diff             @@
##           master     #327      +/-   ##
==========================================
+ Coverage   75.67%   75.89%   +0.22%     
==========================================
  Files          12       12              
  Lines         633      643      +10     
  Branches      130      135       +5     
==========================================
+ Hits          479      488       +9     
- Misses        153      154       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/services/TicketService.ts 78.60% <88.88%> (+0.39%) ⬆️
src/api-base.ts 92.42% <100.00%> (+0.11%) ⬆️

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 d240c57...e7d173c. Read the comment docs.

@stdevi stdevi requested review from 2ndalpha and KarlMae April 4, 2022 13:37
@stdevi stdevi marked this pull request as ready for review April 4, 2022 13:37
@2ndalpha 2ndalpha merged commit 4f40194 into master Apr 8, 2022
@2ndalpha 2ndalpha deleted the stdevi-set-labels branch April 8, 2022 10:23
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.

Ticket labels batch update

3 participants