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

AAEmu / AAEmu / 9388056529
2%

Build:
DEFAULT BRANCH: develop
Ran 05 Jun 2024 04:48PM UTC
Jobs 1
Files 1938
Run time 5min
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

05 Jun 2024 04:46PM UTC coverage: 2.163% (-0.001%) from 2.164%
9388056529

push

github

web-flow
[WebAPI] Update controller for AuctionHouse (Search/Filter) (#962)

* WebAPI Controller for AuctionHouse

New WebAPI Controller for adding items to the Auction House, even if the referenced character is offline.

Example api JSON Payload to POST to target /api/auction/add
{
    "itemId": 1234,
    "quantity": 10,
    "price": 5000,
    "duration": 3600,
    "clientId": 5678,
    "clientName": "PlayerName"
}

* [WebAPI] Update controller for AuctionHouse (Search/Filter)

New capability in the AuctionController to handle two GET requests. One returns the entire auctionhouse data (/api/auction/list) and the other can provide a filtered result (/api/auction/search)

---------

Co-authored-by: ZeromusXYZ <zeromus.xyz@gmail.com>

439 of 23638 branches covered (1.86%)

Branch coverage included in aggregate %.

0 of 50 new or added lines in 1 file covered. (0.0%)

1824 of 80976 relevant lines covered (2.25%)

2.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9388056529.1 05 Jun 2024 04:48PM UTC 0
2.16
GitHub Action Run
Source Files on build 9388056529
Detailed source file information is not available for this build.
  • Back to Repo
  • 3f1fef00 on github
  • Prev Build on develop (#9355671907)
  • Next Build on develop (#9388081060)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc