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

new world record_date field omit if empty #350

Closed tobiasehlert closed 4 months ago

tobiasehlert commented 4 months ago

fix #349

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.06%. Comparing base (b379b68) to head (4f64011).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #350 +/- ## ======================================= Coverage 81.06% 81.06% ======================================= Files 22 22 Lines 2752 2752 ======================================= Hits 2231 2231 Misses 384 384 Partials 137 137 ```