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

Add an aggregate stats to the plugin manager's view #331

Closed Xpirix closed 1 month ago

Xpirix commented 6 months ago

Changes summary

Requirements

Please find below a GIF for this feature: Plugin_stats

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (6589e3c) 81.94% compared to head (5bd44bc) 82.05%.

Files Patch % Lines
qgis-app/plugins/utils.py 83.33% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #331 +/- ## ========================================== + Coverage 81.94% 82.05% +0.11% ========================================== Files 139 140 +1 Lines 5418 5457 +39 ========================================== + Hits 4440 4478 +38 - Misses 978 979 +1 ```

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

dimasciput commented 5 months ago

@Xpirix please fix the conflicts