rpaschoal / ng-chat

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

Merge from 1.0.11 #53

Closed rpaschoal closed 6 years ago

rpaschoal commented 6 years ago

This pull request will add browser notifications and the following output events:

codecov[bot] commented 6 years ago

Codecov Report

Merging #53 into master will decrease coverage by 2.06%. The diff coverage is 78.72%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #53      +/-   ##
=========================================
- Coverage   76.36%   74.3%   -2.07%     
=========================================
  Files          10      10              
  Lines         330     393      +63     
  Branches       56      74      +18     
=========================================
+ Hits          252     292      +40     
- Misses         56      70      +14     
- Partials       22      31       +9
Impacted Files Coverage Δ
src/ng-chat/ng-chat.component.ts 69.36% <78.72%> (-1.58%) :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 7aaf7a1...e0feacf. Read the comment docs.