Gielert / NoodleJS

A NodeJS Mumble client
36 stars 14 forks source link

Added more tests #8

Closed Gielert closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #8 into master will increase coverage by 19.14%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #8       +/-   ##
==========================================
+ Coverage   70.75%   89.9%   +19.14%     
==========================================
  Files          19      19               
  Lines         619     515      -104     
  Branches      107      83       -24     
==========================================
+ Hits          438     463       +25     
+ Misses        181      52      -129
Impacted Files Coverage Δ
src/handlers/UserRemove.js 100% <ø> (ø) :arrow_up:
src/Util.js 62.26% <ø> (-0.7%) :arrow_down:
src/structures/TextMessage.js 100% <ø> (ø) :arrow_up:
src/structures/Collection.js 77.77% <ø> (+61.37%) :arrow_up:
src/handlers/ChannelRemove.js 100% <ø> (+55.55%) :arrow_up:
src/Protobuf.js 92.3% <0%> (-0.29%) :arrow_down:
src/Client.js 96.29% <100%> (+0.14%) :arrow_up:
src/Connection.js 94.25% <100%> (+0.2%) :arrow_up:
src/structures/Channel.js 100% <100%> (+43.39%) :arrow_up:
... and 1 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 bb09214...a5979c3. Read the comment docs.