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

Truncate to telegram max message length

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

konstantin-leontev avatar May 27 '21 06:05 konstantin-leontev

Codecov Report

Merging #45 (f86d7e2) into master (b4fd71c) will decrease coverage by 9.00%. The diff coverage is 61.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   98.33%   89.33%   -9.00%     
==========================================
  Files           1        2       +1     
  Lines          60       75      +15     
  Branches        4        6       +2     
==========================================
+ Hits           59       67       +8     
- Misses          0        5       +5     
- Partials        1        3       +2     
Impacted Files Coverage Δ
sentry_telegram/plugin.py 89.04% <58.82%> (-9.30%) :arrow_down:
sentry_telegram/__init__.py 100.00% <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...f86d7e2. Read the comment docs.

codecov[bot] avatar May 27 '21 06:05 codecov[bot]

Merged into a dev branch in #54 to align with other updates.

butorov avatar Jan 31 '24 03:01 butorov