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

rewrite TibiaDataDate function #240

Closed tobiasehlert closed 1 year ago

tobiasehlert commented 1 year ago

fix #239

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Merging #240 (dc4fd66) into main (d400b58) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
+ Coverage   78.46%   78.51%   +0.05%     
==========================================
  Files          22       22              
  Lines        3510     3514       +4     
==========================================
+ Hits         2754     2759       +5     
+ Misses        621      620       -1     
  Partials      135      135