rpaschoal / ng-chat

💬 A simple facebook/linkedin lookalike chat module for Angular applications.
MIT License
155 stars 92 forks source link

Merge from 1.1.1 #81

Closed rpaschoal closed 5 years ago

rpaschoal commented 5 years ago

This will add a feature requested on #77

codecov[bot] commented 5 years ago

Codecov Report

Merging #81 into master will decrease coverage by 0.2%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   76.85%   76.64%   -0.21%     
==========================================
  Files          15       15              
  Lines         540      548       +8     
  Branches       98      101       +3     
==========================================
+ Hits          415      420       +5     
- Misses         89       91       +2     
- Partials       36       37       +1
Impacted Files Coverage Δ
src/ng-chat/ng-chat.component.ts 72.26% <94.11%> (-0.21%) :arrow_down:

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 ef36c61...65086f6. Read the comment docs.