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

Handle ChatMigrated Exception and Event #18

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

ckreisl
Copy link
Owner

@ckreisl ckreisl commented Jun 12, 2024

fixes #17

Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py00100% 
crawler.py300100% 
cs2.py82890%30, 37, 42, 48, 103, 116–118
post.py58493%61–63, 66
store.py982475%21, 25, 29, 33, 42, 49–50, 57–58, 62, 68–69, 76, 87–88, 90, 104, 107–110, 117, 123, 132
bot
   __init__.py00100% 
   chats.py72593%80–83, 101
   constants.py40100% 
   content.py76692%28, 49, 62, 90, 100, 106
   cs2.py2816875%37–42, 44–46, 170, 173, 175, 178–183, 185–188, 293–296, 299–300, 302–303, 305, 307, 310–311, 314–315, 317–318, 320, 322, 325–326, 329–330, 332–333, 335, 337, 340–341, 351, 353–355, 357–359, 361–363, 365, 377, 409, 411–414, 420
   decorators.py330%1, 3, 5
   message.py1585763%62, 85, 96, 109, 111, 121, 123–124, 126, 128–130, 139–142, 144, 156–159, 193–194, 196, 198–199, 201–202, 204, 206–211, 213–215, 217–220, 222–227, 229–230, 232, 234, 237–238, 253–255
   options.py1052080%35, 42–44, 49–51, 53, 70, 74–75, 79, 81, 83, 86–88, 90, 165–166
   settings.py130100% 
   spam.py710100% 
   utils.py24770%17, 21–23, 31–33
parser
   __init__.py00100% 
   parser.py14192%21
   steam2telegram_html.py260100% 
   steam_list.py520100% 
   steam_news_image.py160100% 
   steam_news_youtube.py120100% 
   steam_update_heading.py210100% 
TOTAL121620383% 

Tests Skipped Failures Errors Time
121 0 💤 0 ❌ 0 🔥 3.620s ⏱️

@ckreisl ckreisl merged commit 35e3097 into main Jun 12, 2024
1 check passed
@ckreisl ckreisl deleted the fix-group-migration-to-supergroup branch June 12, 2024 16:22
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.

Sending message fails if Group migrates to SuperGroup
1 participant