qgis / QGIS-Django

Django project for QGIS related activities such as plugin repository
http://qgis.org
GNU General Public License v2.0
86 stars 59 forks source link

Show the ID in plugin detail page #344

Closed Xpirix closed 5 months ago

Xpirix commented 5 months ago

Changes summary:

Please find below the screenshot:

image

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (a9dabb5) 36.97% compared to head (ca80e10) 36.97%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #344 +/- ## ======================================= Coverage 36.97% 36.97% ======================================= Files 106 106 Lines 4500 4500 ======================================= Hits 1664 1664 Misses 2836 2836 ```

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

Guts commented 5 months ago

LGTM!

Thanks again for your quick work on this!

Xpirix commented 5 months ago

You're welcome.

Xpirix commented 4 months ago

This feature has been deployed. Please feel free to check and share your feedback.

Thanks.