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

Cyberstorm API: add endpoint for package's README and CHANGELOG #932

Closed anttimaki closed 11 months ago

anttimaki commented 11 months ago

The endpoints return the markdown prerendered to HTML.

Refs TS-2000

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

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

Comparison is base (ef03a39) 92.56% compared to head (5eb4ad8) 92.56%.

Files Patch % Lines
...ango/thunderstore/api/cyberstorm/views/markdown.py 92.85% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## cyberstorm-package-detail-endpoint #932 +/- ## =================================================================== Coverage 92.56% 92.56% =================================================================== Files 276 277 +1 Lines 8207 8236 +29 Branches 772 775 +3 =================================================================== + Hits 7597 7624 +27 - Misses 505 506 +1 - Partials 105 106 +1 ```

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