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

Extend CyberstormAutoSchemaMixin to post functions #952

Closed Oksamies closed 11 months ago

Oksamies commented 11 months ago

Make the CyberstormAutoSchemaMixin a bit easier to use by extending post

Oksamies 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 (f2a2960) 92.60% compared to head (490a390) 92.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #952 +/- ## ======================================= Coverage 92.60% 92.60% ======================================= Files 278 278 Lines 8276 8276 Branches 776 776 ======================================= Hits 7664 7664 Misses 506 506 Partials 106 106 ```

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

Oksamies commented 11 months ago

Okiedokies, I'll add the per method mixin if/when the use-case presents itself