Skip to content

Add "overpricePercent" feature for enhanced badge purchasing logic#13

Merged
BigTows merged 2 commits into
mainfrom
bugfix/steam-api
Mar 1, 2026
Merged

Add "overpricePercent" feature for enhanced badge purchasing logic#13
BigTows merged 2 commits into
mainfrom
bugfix/steam-api

Conversation

@BigTows
Copy link
Copy Markdown
Owner

@BigTows BigTows commented Mar 1, 2026

  • Introduced a configurable "overpricePercent" to customize max overprice.
  • Updated UI to allow users to set "overpricePercent" dynamically.
  • Modified pricing calculations and API calls to respect the new setting.
  • Incremented version to 1.1.3.

BigTows added 2 commits March 1, 2026 12:15
- Introduced a configurable "overpricePercent" to customize max overprice.
- Updated UI to allow users to set "overpricePercent" dynamically.
- Modified pricing calculations and API calls to respect the new setting.
- Incremented version to 1.1.3.
Copy link
Copy Markdown
Owner Author

@BigTows BigTows left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

asd

@BigTows BigTows merged commit 5d54f84 into main Mar 1, 2026
1 check passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 1, 2026

Codecov Report

❌ Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.61%. Comparing base (74052a2) to head (544fdf8).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/ui/react/component/Badges.tsx 0.00% 5 Missing ⚠️
src/ui/react/component/Badge.tsx 0.00% 2 Missing ⚠️
src/service/SteamCardTraderService.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   57.41%   56.61%   -0.80%     
==========================================
  Files          32       32              
  Lines         836      846      +10     
  Branches      170      171       +1     
==========================================
- Hits          480      479       -1     
- Misses        309      320      +11     
  Partials       47       47              
Flag Coverage Δ
unittests 56.61% <20.00%> (-0.80%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant