thunderstore-io / Thunderstore

Thunderstore is a mod database and API for downloading mods. Thunderstore Discord: https://discord.thunderstore.io/
https://thunderstore.io/
GNU Affero General Public License v3.0
128 stars 27 forks source link

Expose latest package version number via v1 API #994

Closed MythicManiac closed 8 months ago

MythicManiac commented 8 months ago

Expose the latest package version number on the package metrics API. The main goal is to provide a future-proof way of integrating to this information, given that the current v1 API has no reasonable way of accessing it directly.

Resolves #970

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (f3d8e4c) 93.03% compared to head (9b64014) 93.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #994 +/- ## ======================================= Coverage 93.03% 93.03% ======================================= Files 298 298 Lines 8705 8706 +1 Branches 777 777 ======================================= + Hits 8099 8100 +1 Misses 500 500 Partials 106 106 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.