rpaschoal / ng-chat

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

Merge from Development (1.0.1 changes) #24

Closed rpaschoal closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #24 into master will increase coverage by 2.34%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   63.63%   65.97%   +2.34%     
==========================================
  Files           9       10       +1     
  Lines         176      194      +18     
  Branches       24       25       +1     
==========================================
+ Hits          112      128      +16     
- Misses         58       61       +3     
+ Partials        6        5       -1
Impacted Files Coverage Δ
src/ng-chat/ng-chat.component.ts 49.2% <100%> (-1.2%) :arrow_down:
src/ng-chat/pipes/linkfy.pipe.ts 100% <100%> (ø)
src/ng-chat/pipes/emojify.pipe.ts 100% <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 022b95a...97cbd54. Read the comment docs.