Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add indexes and support for fetching analytics data for single dataset #45

Conversation

Zharktas
Copy link
Collaborator

@Zharktas Zharktas commented Feb 1, 2024

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.

@coveralls
Copy link

coveralls commented Feb 1, 2024

Pull Request Test Coverage Report for Build 7751929216

  • -40 of 46 (13.04%) changed or added relevant lines in 3 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.3%) to 42.035%

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%
Files with Coverage Reduction New Missed Lines %
ckanext/matomo/commands.py 1 7.82%
ckanext/matomo/matomo_api.py 3 20.0%
Totals Coverage Status
Change from base Build 7723504636: -0.3%
Covered Lines: 599
Relevant Lines: 1425

💛 - Coveralls

@Zharktas Zharktas merged commit 9f8c449 into main Feb 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants