Skip to content

Conversation

itsarijitray
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.

@itsarijitray itsarijitray changed the title Add lru cache WIP: Add lru cache Sep 10, 2025
Copy link

codecov bot commented Sep 10, 2025

Codecov Report

❌ Patch coverage is 32.00000% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.84%. Comparing base (7bcd4d4) to head (4886d97).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...estination-actions/src/destinations/kafka/utils.ts 23.80% 16 Missing ⚠️
...ation-actions/src/destinations/kafka/send/index.ts 50.00% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (32.00%) 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    #3250   +/-   ##
=======================================
  Coverage   79.84%   79.84%           
=======================================
  Files        1184     1190    +6     
  Lines       21818    21890   +72     
  Branches     4246     4259   +13     
=======================================
+ Hits        17421    17479   +58     
- Misses       3645     3660   +15     
+ Partials      752      751    -1     

☔ 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