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

chore: warehouse transformer integration #5648

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

achettyiitr
Copy link
Member

@achettyiitr achettyiitr commented Mar 26, 2025

Description

  • Start using warehouseTransformer.Transform in Processor for warehouse destinations based on the Processor.enableWarehouseTransformations flag.

Linear Ticket

  • Resolves WAR-443

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@achettyiitr achettyiitr force-pushed the chore.warehouse-transformer-integration branch from 5cb4008 to 74af072 Compare March 26, 2025 20:34
Copy link

codecov bot commented Mar 26, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 77.03%. Comparing base (f2cee9d) to head (94cffef).

Files with missing lines Patch % Lines
processor/processor.go 40.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5648      +/-   ##
==========================================
+ Coverage   76.94%   77.03%   +0.08%     
==========================================
  Files         482      481       -1     
  Lines       65386    65302      -84     
==========================================
- Hits        50309    50303       -6     
+ Misses      12323    12254      -69     
+ Partials     2754     2745       -9     

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

@achettyiitr achettyiitr force-pushed the chore.warehouse-transformer-integration branch from 74af072 to 7e92974 Compare March 26, 2025 21:18
@achettyiitr achettyiitr force-pushed the chore.warehouse-transformer-integration branch 2 times, most recently from 889c6e3 to 44b5ef2 Compare April 1, 2025 06:09
@achettyiitr achettyiitr marked this pull request as draft April 1, 2025 06:11
@achettyiitr achettyiitr force-pushed the chore.warehouse-transformer-integration branch from 44b5ef2 to bb6c480 Compare April 1, 2025 07:10
@achettyiitr achettyiitr force-pushed the chore.warehouse-transformer-integration branch from bb6c480 to 94cffef Compare April 2, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants