ocilo / skype-http

Unofficial Skype API for Node.js via HTTP
https://ocilo.github.io/skype-http
MIT License
51 stars 24 forks source link

Mark `isFavorite` in `ContactGroup` as optional #79

Closed demurgos closed 6 years ago

demurgos commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #79 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #79   +/-   ##
=======================================
  Coverage   44.96%   44.96%           
=======================================
  Files          67       67           
  Lines        1421     1421           
  Branches      130      130           
=======================================
  Hits          639      639           
  Misses        753      753           
  Partials       29       29
Impacted Files Coverage Δ
src/lib/types/contact-group.ts 100% <ø> (ø) :arrow_up:

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 e79d10f...faf4879. Read the comment docs.