Skip to content

Add send price drops notification logic#16

Merged
BlasterAlex merged 2 commits into
mainfrom
send_notifications
May 24, 2026
Merged

Add send price drops notification logic#16
BlasterAlex merged 2 commits into
mainfrom
send_notifications

Conversation

@BlasterAlex

Copy link
Copy Markdown
Owner

No description provided.

@github-actions

github-actions Bot commented May 24, 2026

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
config.py18383%26–28
bot
   __init__.py00100% 
   formatters.py111496%100–101, 164–165
   main.py17170%1, 3–6, 8–11, 13, 16–18, 22–25
   metrics.py90100% 
bot/handlers
   __init__.py70100% 
   regions.py845633%29, 32, 34–35, 37–38, 40–41, 45, 47–48, 56–58, 60–61, 69, 72, 74–76, 80, 82, 93–97, 102, 107–108, 115, 117–121, 123, 126, 128–129, 131, 133–134, 138, 140, 147, 149, 152, 154, 156–158, 162, 164, 167
   search.py1401787%118–119, 155, 190–191, 205–207, 209–210, 217–220, 233–234, 269
   start.py11372%13–15
   subscriptions.py835731%23, 25–26, 28–32, 34–36, 38–39, 41–44, 46–47, 53, 61–63, 65–68, 70–71, 73, 78, 89, 91, 94–95, 97–99, 101, 108–109, 111, 118, 125, 128–132, 139–141, 144–148
bot/keyboards
   __init__.py00100% 
   inline.py542161%11–15, 17, 21–22, 26–29, 33–34, 44–47, 80–82
bot/middlewares
   __init__.py00100% 
   db.py11110%1, 3–5, 8–10, 12, 18–20
bot/states
   __init__.py00100% 
   subscription.py100100% 
db
   __init__.py00100% 
   base.py30100% 
   session.py7271%10–11
db/models
   __init__.py80100% 
   game.py190100% 
   game_region.py200100% 
   price_drop.py120100% 
   region.py130100% 
   subscription.py130100% 
   user.py120100% 
   user_region.py90100% 
services
   __init__.py00100% 
   currency.py401952%71–81, 86–91, 105–106
   notifier.py110100% 
   price.py140100% 
   ps_api.py201335%21–22, 24–27, 29–32, 39–41
   ps_store.py2264281%119, 127, 129, 132, 134–135, 137, 140, 144–145, 150, 216–226, 325–330, 337–339, 346, 351, 385–390, 404, 408–409
   region.py320100% 
   subscription.py1761094%37–42, 110, 173, 257, 383
   user.py140100% 
worker
   __init__.py00100% 
   main.py21210%1, 3–8, 10–12, 14, 17–19, 24–29, 31
   metrics.py80100% 
worker/tasks
   __init__.py00100% 
   notify.py54492%55, 88–89, 93
   price_check.py622166%26–28, 30–40, 42, 44–48, 50
TOTAL134932176% 

@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@BlasterAlex BlasterAlex merged commit c61e9b8 into main May 24, 2026
2 checks passed
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.

2 participants