Skip to content

Conversation

monutwilio
Copy link
Contributor

A summary of your pull request, including the what change you're making and why.

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 Aug 26, 2025

Codecov Report

❌ Patch coverage is 16.66667% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.94%. Comparing base (f090092) to head (6b57472).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
packages/core/src/destination-kit/action.ts 19.04% 16 Missing and 1 partial ⚠️
packages/core/src/destination-kit/index.ts 11.11% 6 Missing and 2 partials ⚠️

❌ Your patch check has failed because the patch coverage (16.66%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3173      +/-   ##
==========================================
+ Coverage   79.65%   79.94%   +0.29%     
==========================================
  Files        1177     1230      +53     
  Lines       21686    24584    +2898     
  Branches     4219     5029     +810     
==========================================
+ Hits        17273    19654    +2381     
- Misses       3672     4164     +492     
- Partials      741      766      +25     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants