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

feat: webhook v2 path variables support #3705

Merged
merged 3 commits into from
Sep 6, 2024

Merge branch 'develop' into feat.webhook.v2.path.variables

322e9dd
Select commit
Loading
Failed to load commit list.
Merged

feat: webhook v2 path variables support #3705

Merge branch 'develop' into feat.webhook.v2.path.variables
322e9dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 1s

88.62% (-0.01%) compared to fa98d66, passed because coverage increased by +0.00% when compared to adjusted base (88.62%)

View this Pull Request on Codecov

88.62% (-0.01%) compared to fa98d66, passed because coverage increased by +0.00% when compared to adjusted base (88.62%)

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.62%. Comparing base (fa98d66) to head (322e9dd).
Report is 11 commits behind head on develop.

Files with missing lines Patch % Lines
src/cdk/v2/destinations/webhook_v2/utils.js 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3705      +/-   ##
===========================================
- Coverage    88.62%   88.62%   -0.01%     
===========================================
  Files          592      592              
  Lines        32198    32206       +8     
  Branches      7655     7657       +2     
===========================================
+ Hits         28537    28544       +7     
- Misses        3338     3369      +31     
+ Partials       323      293      -30     

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