TibiaData / tibiadata-api-go

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

fix max length of character name #275

Closed tobiasehlert closed 11 months ago

tobiasehlert commented 11 months ago

new length is 20

fix #274

sonarcloud[bot] commented 11 months 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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 11 months ago

Codecov Report

Merging #275 (82f1238) into main (87bb8b5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #275   +/-   ##
=======================================
  Coverage   80.02%   80.02%           
=======================================
  Files          22       22           
  Lines        3520     3520           
=======================================
  Hits         2817     2817           
  Misses        570      570           
  Partials      133      133