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.0 #79

Closed rpaschoal closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #79 into master will increase coverage by 0.2%. The diff coverage is 74.57%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #79     +/-   ##
=========================================
+ Coverage   76.65%   76.85%   +0.2%     
=========================================
  Files          10       15      +5     
  Lines         424      540    +116     
  Branches       81       98     +17     
=========================================
+ Hits          325      415     +90     
- Misses         68       89     +21     
- Partials       31       36      +5
Impacted Files Coverage Δ
src/ng-chat/core/window.ts 100% <ø> (ø) :arrow_up:
src/ng-chat/core/chat-adapter.ts 80% <ø> (ø) :arrow_up:
src/ng-chat/core/default-file-upload-adapter.ts 100% <100%> (ø)
src/ng-chat/core/message.ts 100% <100%> (ø) :arrow_up:
src/ng-chat/core/message-type.enum.ts 100% <100%> (ø)
src/ng-chat/core/scroll-direction.enum.ts 100% <100%> (ø)
src/ng-chat/core/paged-history-chat-adapter.ts 66.66% <60%> (ø)
src/ng-chat/core/file-message.ts 78.94% <66.66%> (ø)
src/ng-chat/ng-chat.component.ts 72.46% <72.15%> (-0.4%) :arrow_down:
... and 6 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 6aeb2f6...dda9e80. Read the comment docs.