Skip to content

Support dynamic base currency - #22

Merged
BlasterAlex merged 3 commits into
mainfrom
claude/dynamic-base-currency
Jun 20, 2026
Merged

Support dynamic base currency#22
BlasterAlex merged 3 commits into
mainfrom
claude/dynamic-base-currency

Conversation

@BlasterAlex

Copy link
Copy Markdown
Owner

No description provided.

@BlasterAlex BlasterAlex linked an issue Jun 18, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCoverMissing
config.py19384%27–29
bot
   __init__.py00100% 
   formatters.py112199%49
   main.py17170%1, 3–6, 8–11, 13, 16–18, 22–25
   metrics.py90100% 
bot/handlers
   __init__.py80100% 
   currency.py390100% 
   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.py142397%155, 192–193
   start.py11372%13–15
   subscriptions.py845830%23, 25–26, 28–32, 34–36, 38–39, 41–44, 46–47, 53, 61–63, 65–68, 70–71, 73, 78, 89–90, 92, 95–96, 98–100, 102, 109–110, 112, 120, 127, 130–134, 141–143, 146–150
bot/keyboards
   __init__.py00100% 
   inline.py602165%11–15, 17, 21–22, 26–29, 33–34, 44–47, 88–90
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.py130100% 
   user_region.py90100% 
services
   __init__.py00100% 
   currency.py560100% 
   notifier.py120100% 
   price.py170100% 
   ps_api.py201335%21–22, 24–27, 29–32, 39–41
   ps_store.py239498%233–234, 305, 370
   region.py320100% 
   subscription.py1650100% 
   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.py590100% 
TOTAL142021385% 

@KingLucius

Copy link
Copy Markdown

Any ETA for merging this?
Thanks for hard work

@BlasterAlex

Copy link
Copy Markdown
Owner Author

I'm making some minor changes to the interface
I'll merge it today

@BlasterAlex
BlasterAlex force-pushed the claude/dynamic-base-currency branch from f2f4ef4 to cfc4643 Compare June 20, 2026 08:51
@BlasterAlex
BlasterAlex force-pushed the claude/dynamic-base-currency branch from cfc4643 to 2e4e884 Compare June 20, 2026 08:52
@BlasterAlex
BlasterAlex merged commit 6d2181a into main Jun 20, 2026
2 checks passed
@BlasterAlex
BlasterAlex deleted the claude/dynamic-base-currency branch July 4, 2026 19:48
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.

Currency converter base

2 participants