Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add notifier service to broadcast updates of watched entities #34

Merged
merged 4 commits into from
Oct 27, 2018

Conversation

jenyapoyarkov
Copy link
Contributor

No description provided.

@jenyapoyarkov jenyapoyarkov requested a review from AVVS October 25, 2018 13:03
@codecov
Copy link

codecov bot commented Oct 25, 2018

Codecov Report

Merging #34 into master will increase coverage by 0.6%.
The diff coverage is 98.43%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #34     +/-   ##
=========================================
+ Coverage   91.26%   91.87%   +0.6%     
=========================================
  Files          51       53      +2     
  Lines         790      849     +59     
=========================================
+ Hits          721      780     +59     
  Misses         69       69
Impacted Files Coverage Δ
src/services/notifier.js 100% <100%> (ø)
src/social.js 100% <100%> (+1.35%) ⬆️
src/configs/notifier.js 100% <100%> (ø)
src/services/instagram.js 93.33% <100%> (+0.47%) ⬆️
src/services/facebook.js 96.77% <100%> (+0.1%) ⬆️
src/services/twitter.js 80.83% <90%> (+0.47%) ⬆️

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 1e047f5...2a7587d. Read the comment docs.

@AVVS AVVS merged commit 60dc679 into master Oct 27, 2018
@AVVS AVVS deleted the feat/broadcasting branch October 27, 2018 22:43
AVVS pushed a commit that referenced this pull request Oct 27, 2018
# [4.1.0](v4.0.0...v4.1.0) (2018-10-27)

### Features

* add notifier service to broadcast updates of watched entities ([#34](#34)) ([60dc679](60dc679))
@AVVS
Copy link
Member

AVVS commented Oct 27, 2018

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants