• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AAEmu / AAEmu / 29684184669
5%

Build:
DEFAULT BRANCH: develop
Ran 19 Jul 2026 10:57AM UTC
Jobs 1
Files 2094
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Jul 2026 10:54AM UTC coverage: 4.751% (-0.001%) from 4.752%
29684184669

push

github

web-flow
fix(game): Auction search (#1465)

* fix(game): Enhance auction search with cross-locale item name matching

Previously, auction item searches were limited by rudimentary language detection and single-language matching, leading to incomplete or inaccurate results.

This change introduces a robust system within `LocalizationManager` to cache and match item names across all available game languages. The `AuctionManager` now utilizes this new cross-locale search functionality, ensuring items are discoverable regardless of the searcher's or item's localized name.

Additionally, the search logic is refined to consistently apply all search filters (keyword, categories, grade, and level) in conjunction, providing more precise and comprehensive search results.

* fix(game): Code cleaning

* Integrates the `ILocalizationManager.MatchItemName` method, fully leveraging the new cross-locale item search functionality.
* Removes deprecated item name localization lookups, commented-out code, and unused local variables.
* Applies C# naming conventions to internal fields and local variables for consistency.
* Translates existing Russian comments to English.
* Corrects minor nullability checks in method calls.

1 of 80 new or added lines in 3 files covered. (1.25%)

9 existing lines in 2 files now uncovered.

3294 of 69335 relevant lines covered (4.75%)

0.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
41
0.0
0.0% AAEmu.Game/Core/Managers/LocalizationManager.cs
34
0.9
0.06% AAEmu.Game/Core/Managers/AuctionManager.cs
4
0.0
0.0% AAEmu.Game/Utils/DB/SQLiteWrapperReader.cs

Coverage Regressions

Lines Coverage ∆ File
7
0.9
0.06% AAEmu.Game/Core/Managers/AuctionManager.cs
2
0.0
0.0% AAEmu.Game/Core/Managers/LocalizationManager.cs
Jobs
ID Job ID Ran Files Coverage
1 29684184669.1 19 Jul 2026 10:57AM UTC 2094
4.75
GitHub Action Run
Source Files on build 29684184669
  • Tree
  • List 2094
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29684184669
  • 27bb98d3 on github
  • Prev Build on develop (#29682069977)
  • Next Build on develop (#29947485496)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc