Skip to content

Fix discount_end update and add notify aggregation window#18

Merged
BlasterAlex merged 4 commits into
mainfrom
bugfix
May 30, 2026
Merged

Fix discount_end update and add notify aggregation window#18
BlasterAlex merged 4 commits into
mainfrom
bugfix

Conversation

@BlasterAlex

Copy link
Copy Markdown
Owner

No description provided.

@github-actions

github-actions Bot commented May 30, 2026

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
config.py19384%27–29
bot
   __init__.py00100% 
   formatters.py1040100% 
   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.py140397%155, 190–191
   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.py400100% 
   notifier.py110100% 
   price.py170100% 
   ps_api.py201335%21–22, 24–27, 29–32, 39–41
   ps_store.py233398%226–227, 358
   region.py320100% 
   subscription.py1630100% 
   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.py540100% 
   price_check.py630100% 
TOTAL134121084% 

@codecov-commenter

codecov-commenter commented May 30, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.65%. Comparing base (084790e) to head (387d6aa).

Files with missing lines Patch % Lines
services/ps_store.py 85.71% 2 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   76.19%   76.65%   +0.46%     
==========================================
  Files          34       34              
  Lines        1357     1341      -16     
==========================================
- Hits         1034     1028       -6     
+ Misses        323      313      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@BlasterAlex BlasterAlex merged commit 9dd8bf0 into main May 30, 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