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

fix parsing of '--' resulting in '–' parsing #23

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Conversation

ckreisl
Copy link
Owner

@ckreisl ckreisl commented Jul 17, 2024

fixes #22

@ckreisl ckreisl added the bug Something isn't working label Jul 17, 2024
@ckreisl ckreisl linked an issue Jul 17, 2024 that may be closed by this pull request
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py00100% 
crawler.py300100% 
cs2.py831087%30, 37, 42, 50, 68, 89, 105, 118–120
db.py2092389%52–54, 75–78, 157, 159–160, 163–168, 354, 356–357, 360–361, 363–364
post.py79297%21, 61
bot
   __init__.py00100% 
   chats.py210100% 
   constants.py40100% 
   content.py76692%28, 49, 62, 90, 100, 106
   cs2.py3009568%37–42, 44–46, 97–100, 102–105, 107–109, 111–112, 114–116, 118–119, 121, 124, 126–130, 132–135, 137, 146, 150–153, 202, 316–319, 322–323, 325–326, 328, 330, 333–335, 338–339, 341–342, 344, 346, 349–351, 354–355, 357, 359–360, 362, 364, 367–369, 379, 381–383, 385–387, 389, 432, 434–436, 442, 444–446, 449, 452
   decorators.py330%1, 3, 5
   message.py1633379%83–86, 99, 120, 122, 132, 134–135, 137, 139–141, 150–153, 155, 167–170, 210, 213, 220, 222, 225–226, 241, 248–249, 266
   options.py982079%34, 41–43, 48–50, 52, 69, 73–74, 78, 80, 82, 85–87, 89, 159–160
   settings.py170100% 
   spam.py710100% 
   utils.py240100% 
parser
   __init__.py00100% 
   parser.py14192%21
   steam2telegram_html.py260100% 
   steam_list.py520100% 
   steam_news_image.py160100% 
   steam_news_youtube.py120100% 
   steam_update_heading.py210100% 
TOTAL131919385% 

Tests Skipped Failures Errors Time
138 0 💤 0 ❌ 0 🔥 4.156s ⏱️

@ckreisl ckreisl merged commit ef7a024 into main Jul 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Html symbol not correctly displayed (–)
1 participant