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 28 forks source link

fix shorter character names #288

Closed tobiasehlert closed 10 months ago

tobiasehlert commented 10 months ago

min length inside name to be 1

fix #287

sonarcloud[bot] commented 10 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 10 months ago

Codecov Report

Merging #288 (00a5856) into main (209a9ca) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #288   +/-   ##
=======================================
  Coverage   80.04%   80.04%           
=======================================
  Files          22       22           
  Lines        3523     3523           
=======================================
  Hits         2820     2820           
  Misses        570      570           
  Partials      133      133