Skip to content

Update CI

74052a2
Select commit
Loading
Failed to load commit list.
Merged

New Stream logic. #12

Update CI
74052a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2025 in 1s

57.41% (+9.57%) compared to a1bf050

View this Pull Request on Codecov

57.41% (+9.57%) compared to a1bf050

Details

Codecov Report

❌ Patch coverage is 58.43373% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.41%. Comparing base (a1bf050) to head (74052a2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/component/http/AxiosHttpClient.ts 8.57% 32 Missing ⚠️
src/service/SteamCardTraderProcess.ts 37.14% 22 Missing ⚠️
src/api/steam/SteamMarketApiImpl.ts 86.79% 4 Missing and 3 partials ⚠️
src/ui/react/component/Badge.tsx 0.00% 4 Missing ⚠️
src/service/SteamCardTraderService.ts 88.46% 1 Missing and 2 partials ⚠️
...am/exception/NeedConfirmationStreamApiException.ts 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   47.84%   57.41%   +9.57%     
==========================================
  Files          30       32       +2     
  Lines         811      836      +25     
  Branches      163      170       +7     
==========================================
+ Hits          388      480      +92     
+ Misses        382      309      -73     
- Partials       41       47       +6     

☔ 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.