vrk-kpa / ckanext-matomo

GNU Affero General Public License v3.0
3 stars 3 forks source link

AV-1888: Most & Least viewed dataset reports are now grouped by org #19

Closed eetumans closed 1 year ago

eetumans commented 1 year ago

Most and least viewed dataset reports are now grouped by organization and originally present a list of organizations (sorted by most/least total views and when an organization is selected lists selected organization's datasets.

As such the most popular organizations report was removed as both dataset reports essentially present the exact same information when an organization is not selected.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4406122554


Changes Missing Coverage Covered Lines Changed/Added Lines %
ckanext/matomo/helpers.py 0 4 0.0%
ckanext/matomo/model.py 2 11 18.18%
ckanext/matomo/reports.py 6 22 27.27%
<!-- Total: 12 41 29.27% -->
Files with Coverage Reduction New Missed Lines %
ckanext/matomo/helpers.py 1 36.54%
ckanext/matomo/logic.py 1 21.74%
ckanext/matomo/matomo_api.py 1 20.99%
ckanext/matomo/reports.py 2 28.24%
ckanext/matomo/cli.py 3 75.0%
ckanext/matomo/plugin/init.py 4 85.71%
ckanext/matomo/plugin/pylons_plugin.py 15 0%
ckanext/matomo/model.py 46 41.16%
<!-- Total: 73 -->
Totals Coverage Status
Change from base Build 3764345299: 0.2%
Covered Lines: 555
Relevant Lines: 1304

💛 - Coveralls
coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4414289849


Changes Missing Coverage Covered Lines Changed/Added Lines %
ckanext/matomo/helpers.py 0 4 0.0%
ckanext/matomo/model.py 2 11 18.18%
ckanext/matomo/reports.py 6 22 27.27%
<!-- Total: 12 41 29.27% -->
Files with Coverage Reduction New Missed Lines %
ckanext/matomo/helpers.py 1 36.54%
ckanext/matomo/model.py 1 41.16%
ckanext/matomo/reports.py 2 28.24%
ckanext/matomo/plugin/init.py 4 85.71%
ckanext/matomo/plugin/pylons_plugin.py 15 0%
<!-- Total: 23 -->
Totals Coverage Status
Change from base Build 3764345299: 0.2%
Covered Lines: 555
Relevant Lines: 1304

💛 - Coveralls