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

Update dependants link wording #957

Closed MythicManiac closed 9 months ago

MythicManiac commented 9 months ago

Change the wording used in the dependants link to refer to packages instead of mods.

This change is done based on a recent discussion in the Lethal Company community, where it became apparent that using 'Mods' was setting up users with false expectations, as all kinds of packages are included in the number (such as modpacks).

While this doesn't solve the use case of "I want to see how many other mod developers integrate with my mod" (which seemed to be the main use case), it should at least be a minor improvement over the previous wording.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (67d1c43) 92.81% compared to head (88442c8) 92.81%.

Files Patch % Lines
django/thunderstore/repository/views/repository.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #957 +/- ## ======================================= Coverage 92.81% 92.81% ======================================= Files 283 283 Lines 8459 8459 Branches 786 786 ======================================= Hits 7851 7851 Misses 501 501 Partials 107 107 ```

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