TibiaData / tibiadata-api-go

TibiaData API written in Golang and deployed in container (version v3 and above).
https://api.tibiadata.com
MIT License
84 stars 28 forks source link

Feature: add Tibia Forums Thread details (/v3/forum/thread/{thread_id}) #219

Closed simivar closed 3 months ago

simivar commented 1 year ago

New endpoint supporting data from pages like this one is added:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Merging #219 (103c1d1) into v3 (4dd6e10) will increase coverage by 0.08%. The diff coverage is 85.71%.

@@            Coverage Diff             @@
##               v3     #219      +/-   ##
==========================================
+ Coverage   84.08%   84.16%   +0.08%     
==========================================
  Files          22       23       +1     
  Lines        2921     3075     +154     
==========================================
+ Hits         2456     2588     +132     
- Misses        405      421      +16     
- Partials       60       66       +6     
tobiasehlert commented 3 months ago

Thanks for your contribution @simivar, but since V3 is deprecated I'll not include this PR for now.