Closed Zharktas closed 9 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
ckanext/matomo/cli.py | 2 | 3 | 66.67% | ||
ckanext/matomo/matomo_api.py | 3 | 12 | 25.0% | ||
ckanext/matomo/commands.py | 1 | 31 | 3.23% | ||
<!-- | Total: | 6 | 46 | 13.04% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
ckanext/matomo/commands.py | 1 | 7.82% | ||
ckanext/matomo/matomo_api.py | 3 | 20.0% | ||
<!-- | Total: | 4 | --> |
Totals | |
---|---|
Change from base Build 7723504636: | -0.3% |
Covered Lines: | 599 |
Relevant Lines: | 1425 |
Adds indexes for search terms table with migration. Add cli support to fetch analytics data for only single dataset. Uses filter pattern in dataset page views for pre-filterning non-dataset urls.