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
134 stars 27 forks source link

Cyberstorm API: add package dependant list endpoint #909

Closed anttimaki closed 11 months ago

anttimaki commented 11 months ago

Endpoint for fetching listed packages that depend on a given package. To be included in the results the packages must also be listed in the requested community.

Refs TS-1975

anttimaki commented 11 months ago

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (10a8e20) 92.48% compared to head (8035491) 92.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## base-package-list-improvements #909 +/- ## ================================================================== + Coverage 92.48% 92.49% +0.01% ================================================================== Files 274 274 Lines 8034 8050 +16 Branches 763 764 +1 ================================================================== + Hits 7430 7446 +16 Misses 501 501 Partials 103 103 ```

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