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 oauth2 for webhook2.0 #2334

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

fix tests

78251a8
Select commit
Loading
Failed to load commit list.
Open

Add oauth2 for webhook2.0 #2334

fix tests
78251a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 1s

78.98% (+45.79%) compared to 5a5f52b

View this Pull Request on Codecov

78.98% (+45.79%) compared to 5a5f52b

Details

Codecov Report

Attention: Patch coverage is 63.88889% with 13 lines in your changes missing coverage. Please review.

Project coverage is 78.98%. Comparing base (5a5f52b) to head (78251a8).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
.../src/destinations/webhook-extensible/send/index.ts 44.44% 8 Missing and 2 partials ⚠️
...tions/src/destinations/webhook-extensible/index.ts 66.66% 2 Missing ⚠️
packages/core/src/destination-kit/action.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2334       +/-   ##
===========================================
+ Coverage   33.18%   78.98%   +45.79%     
===========================================
  Files          14     1210     +1196     
  Lines         693    21954    +21261     
  Branches      109     4448     +4339     
===========================================
+ Hits          230    17340    +17110     
- Misses        463     3542     +3079     
- Partials        0     1072     +1072     

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