sentry-telegram
sentry-telegram copied to clipboard
fix for sentry 20.12+ (python 3.6)
Tested on Sentry 20.12.1 (Python 3.6.10)
Codecov Report
Merging #41 (19a45cc) into master (b4fd71c) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #41 +/- ##
=======================================
Coverage 98.33% 98.33%
=======================================
Files 1 1
Lines 60 60
Branches 4 4
=======================================
Hits 59 59
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
sentry_telegram/plugin.py | 98.33% <100.00%> (ø) |
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 b4fd71c...19a45cc. Read the comment docs.
Thanks a lot @konstantin-leontev! Do you have any capacity to add related test into existing test-suite? Your changes seem working for the previous version too - https://travis-ci.org/github/butorov/sentry-telegram/builds/758241235
Please merge
@butorov, please, don't make this repo abandoned
There is an active fork version that is compatible with Python 3.0+
and Sentry 20+
,
Also it's good idea to merge with this fork.