sentry-telegram icon indicating copy to clipboard operation
sentry-telegram copied to clipboard

fix for sentry 20.12+ (python 3.6)

Open konstantin-leontev opened this issue 4 years ago • 5 comments

Tested on Sentry 20.12.1 (Python 3.6.10)

konstantin-leontev avatar Feb 09 '21 16:02 konstantin-leontev

Codecov Report

Merging #41 (19a45cc) into master (b4fd71c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           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.

codecov[bot] avatar Feb 09 '21 16:02 codecov[bot]

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

butorov avatar Feb 11 '21 22:02 butorov

Please merge

omidraha avatar Mar 19 '21 21:03 omidraha

@butorov, please, don't make this repo abandoned

Olegt0rr avatar Apr 04 '21 08:04 Olegt0rr

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.

omidraha avatar Apr 04 '21 09:04 omidraha