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

Scix 467 #546

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Scix 467 #546

merged 2 commits into from
Oct 18, 2024

Conversation

thostetler
Copy link
Member

Add analytics emitter in the middleware that, for now, just emits to link_gateway when a route starting with /abs is seen

Added an `emitAnalytics` function to send events to a link gateway for paths starting with "/abs". Updated the middleware to call this function and avoid it for certain paths.
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.0%. Comparing base (74bdaa7) to head (84a5371).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #546     +/-   ##
========================================
- Coverage    52.0%   52.0%   -0.0%     
========================================
  Files         339     339             
  Lines       37857   37857             
  Branches      621     619      -2     
========================================
- Hits        19649   19648      -1     
- Misses      18198   18199      +1     
  Partials       10      10             
Files with missing lines Coverage Δ
src/logger.ts 63.9% <100.0%> (ø)

... and 1 file with indirect coverage changes

@thostetler thostetler merged commit a06d298 into adsabs:master Oct 18, 2024
5 checks passed
@thostetler thostetler deleted the SCIX-467 branch October 18, 2024 19:58
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