rpaschoal / ng-chat

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

Change 1.1.0 release to 1.0.8 #46

Closed rpaschoal closed 6 years ago

rpaschoal commented 6 years ago

These changes won't impact existing users of previous versions, so no need for a new minor version right now.

codecov[bot] commented 6 years ago

Codecov Report

Merging #46 into 1.0.8 will decrease coverage by 0.9%. The diff coverage is 59.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##            1.0.8      #46      +/-   ##
==========================================
- Coverage   75.08%   74.18%   -0.91%     
==========================================
  Files          10       10              
  Lines         297      306       +9     
  Branches       49       50       +1     
==========================================
+ Hits          223      227       +4     
- Misses         53       58       +5     
  Partials       21       21
Impacted Files Coverage Δ
src/ng-chat/ng-chat.component.ts 67.14% <59.09%> (-1.02%) :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 a6411d3...b141bec. Read the comment docs.