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

[FUNK-1643] add bearer token to webhook extensible #2696

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cyberlord29
Copy link
Contributor

Added bearer token support if it is present added it to the auth header

Testing

Include any additional information about the testing you have completed to
ensure your changes behave as expected. For a speedy review, please check
any of the tasks you completed below during your testing.

  • Added unit tests for new functionality
  • Tested end-to-end using the local server
  • [If destination is already live] Tested for backward compatibility of destination. Note: New required fields are a breaking change.
  • [Segmenters] Tested in the staging environment
  • [Segmenters] [If applicable for this change] Tested for regression with Hadron.

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.46%. Comparing base (c80d11e) to head (81ba1d6).

Files with missing lines Patch % Lines
...tions/src/destinations/webhook-extensible/index.ts 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2696      +/-   ##
==========================================
- Coverage   78.90%   78.46%   -0.44%     
==========================================
  Files        1089     1036      -53     
  Lines       21361    18716    -2645     
  Branches     4262     3551     -711     
==========================================
- Hits        16854    14685    -2169     
+ Misses       3310     2839     -471     
+ Partials     1197     1192       -5     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant