androozka / zendesk-api-js

A JS library for interacting with the Zendesk API.
MIT License
6 stars 2 forks source link

built support:custom_agent_roles #76

Closed androozka closed 4 years ago

androozka commented 4 years ago

closes #20

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #76   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          39     41    +2     
  Lines         893    923   +30     
  Branches      186    191    +5     
=====================================
+ Hits          893    923   +30
Impacted Files Coverage Δ
src/v2/support/index.js 100% <ø> (ø) :arrow_up:
src/v2/support/custom_agent_roles/validate.js 100% <100%> (ø)
src/v2/support/custom_agent_roles/index.js 100% <100%> (ø)

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 aa60b6b...bf05fc7. Read the comment docs.