-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Tibia Char Bazaar endpoints #24
base: main
Are you sure you want to change the base?
Conversation
Working on this. I will have the refactor changes according to SonarCloud Code Analysis soon. Can we elaborate a bit more on the current auctions and auction history endpoints ? |
Yeah, there where a couple of notes from SonarCloud so some things should be renamed/rewritten. |
dcb1a06
to
be534bc
Compare
Kudos, SonarCloud Quality Gate passed!
|
Codecov Report
@@ Coverage Diff @@
## main #24 +/- ##
==========================================
- Coverage 58.38% 49.85% -8.53%
==========================================
Files 21 22 +1
Lines 2595 3039 +444
==========================================
Hits 1515 1515
- Misses 1023 1467 +444
Partials 57 57 |
This feature includes following endpoints:
Original PR was #23