TibiaData / tibiadata-api-go

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

feat: add restriction mode #370

Closed tobiasehlert closed 1 month ago

tobiasehlert commented 1 month ago

resolves #369

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 80.92%. Comparing base (7643bac) to head (6f42393).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #370 +/- ## ========================================== - Coverage 81.06% 80.92% -0.15% ========================================== Files 22 22 Lines 2752 2757 +5 ========================================== Hits 2231 2231 - Misses 384 388 +4 - Partials 137 138 +1 ```