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

[ASAP-679] - engagement analytics fix #4379

Closed
wants to merge 8 commits into from

Conversation

AkosuaA
Copy link
Collaborator

@AkosuaA AkosuaA commented Sep 16, 2024

ref: https://asaphub.atlassian.net/browse/ASAP-679

  • Filtered out cancelled events
  • The inflated numbers in the Total Speakers column was because there are Event Speakers linked to the teams that do not have events attached.
Screenshot 2024-09-16 at 13 54 30 Screenshot 2024-09-16 at 14 08 33 Screenshot 2024-09-16 at 14 10 32

To fix that I only count speakers when there is an event attached.

  • There are two cases where a user that is not onboarded is a speaker. I now exclude event speakers where the user is not onboarded.

lctrt and others added 6 commits September 16, 2024 12:23
* add fields to gp2 output export

* linting

* return rrid and accession number

* fix test

---------

Co-authored-by: Gabriela Ueno <[email protected]>
…rt and fix typo in news filter (#4378)

* add short description and first version data to research outputs export and fix typo in news filter

* fix typecheck

* update query to return rrid and accession and fix lint

* add test to cover undefined fields

* update CRN schema

* update data provider
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.45%. Comparing base (8f8cd47) to head (c225481).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4379   +/-   ##
=======================================
  Coverage   99.45%   99.45%           
=======================================
  Files        1050     1050           
  Lines       20099    20126   +27     
  Branches     6315     6331   +16     
=======================================
+ Hits        19990    20017   +27     
  Misses        109      109           

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

@AkosuaA AkosuaA closed this Sep 17, 2024
@AkosuaA AkosuaA deleted the ASAP-679-engagement-analytics-fix branch September 17, 2024 12:14
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