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
127 stars 28 forks source link

Add autolist_package_ids to SchemaCommunity #1039

Open x753 opened 2 months ago

x753 commented 2 months ago

The Community Schema now has an autolist_package_ids property, which allows for creating listings for specified packages in the community when the schema is synced.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.49%. Comparing base (142abd8) to head (5bdd386). Report is 10 commits behind head on master.

Files Patch % Lines
django/thunderstore/schema_import/sync.py 14.28% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1039 +/- ## =========================================== - Coverage 92.95% 82.49% -10.47% =========================================== Files 314 314 Lines 9070 9098 +28 Branches 806 811 +5 =========================================== - Hits 8431 7505 -926 - Misses 530 1392 +862 - Partials 109 201 +92 ```

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