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

Update Dockerfile to specific version and use of nonroot user #322

Closed tobiasehlert closed 6 months ago

tobiasehlert commented 6 months ago
sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (e38a410) 80.90% compared to head (405b119) 80.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #322 +/- ## ======================================= Coverage 80.90% 80.90% ======================================= Files 22 22 Lines 2692 2692 ======================================= Hits 2178 2178 Misses 379 379 Partials 135 135 ```