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

Fix: Google analytics new version and add users analytics #118

Merged
merged 3 commits into from
Dec 27, 2023

Conversation

syphax-bouazzouni
Copy link

Related to ontoportal-lirmm/ncbo_cron#17 and agroportal/project-management#439

Changes

  • Add ontologies and user analytics tests (7248407)
  • Extract analytics concern to a file that loads and parses google analytics data saved in Redis (1a3bc38)
  • Add users visits per month and pages visited in the previous month's stats (695f2b3)

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

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

Comparison is base (781eef5) 80.29% compared to head (695f2b3) 80.49%.

Files Patch % Lines
lib/ontologies_linked_data/concerns/analytics.rb 84.61% 4 Missing ⚠️
lib/ontologies_linked_data/models/ontology.rb 80.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #118      +/-   ##
===============================================
+ Coverage        80.29%   80.49%   +0.19%     
===============================================
  Files               83       84       +1     
  Lines             6106     6131      +25     
===============================================
+ Hits              4903     4935      +32     
+ Misses            1203     1196       -7     
Flag Coverage Δ
unittests 80.49% <86.84%> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@syphax-bouazzouni syphax-bouazzouni merged commit d5af89b into development Dec 27, 2023
4 checks passed
syphax-bouazzouni added a commit that referenced this pull request Dec 28, 2023
* add ontologies and users analytics tests

* extract analytics concern to a file that load and parse data from redis

* add users visits per month and pages visited in the previous month stats
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.

1 participant