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

Support for t2bot.io webhooks for Matrix #189

Merged
merged 1 commit into from
Dec 23, 2019
Merged

Support for t2bot.io webhooks for Matrix #189

merged 1 commit into from
Dec 23, 2019

Conversation

voidmann
Copy link
Contributor

Description:

Was described in issue #80 but never worked with webhook.t2bot.io. They do now.

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • No lint errors (use flake8)
  • 100% test coverage

@codecov-io
Copy link

codecov-io commented Dec 23, 2019

Codecov Report

Merging #189 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #189   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          71     71           
  Lines        8323   8351   +28     
  Branches     1333   1341    +8     
=====================================
+ Hits         8323   8351   +28
Impacted Files Coverage Δ
apprise/plugins/NotifyMatrix.py 100% <100%> (ø) ⬆️

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 408810d...7d7f83b. Read the comment docs.

@caronc
Copy link
Owner

caronc commented Dec 23, 2019

Thank you!

Changes look awesome!

Edit: I updated the wiki to reflect your merge request.

@caronc caronc merged commit 8d2a53c into caronc:master Dec 23, 2019
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.

3 participants