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: warehouse transformer #5205

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

feat: warehouse transformations

546af2a
Select commit
Loading
Failed to load commit list.
Open

feat: warehouse transformer #5205

feat: warehouse transformations
546af2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 22, 2025 in 1s

75.47% of diff hit (target 74.82%)

View this Pull Request on Codecov

75.47% of diff hit (target 74.82%)

Annotations

Check warning on line 3426 in processor/processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/processor.go#L3417-L3426

Added lines #L3417 - L3426 were not covered by tests

Check warning on line 3440 in processor/processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/processor.go#L3433-L3440

Added lines #L3433 - L3440 were not covered by tests

Check warning on line 3450 in processor/processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/processor.go#L3443-L3450

Added lines #L3443 - L3450 were not covered by tests

Check warning on line 3458 in processor/processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/processor.go#L3453-L3458

Added lines #L3453 - L3458 were not covered by tests

Check warning on line 3462 in processor/processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/processor.go#L3461-L3462

Added lines #L3461 - L3462 were not covered by tests

Check warning on line 29 in warehouse/transformer/datatype.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/datatype.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 68 in warehouse/transformer/datatype.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/datatype.go#L68

Added line #L68 was not covered by tests

Check warning on line 21 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 31 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 45 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 48 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 51 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 56 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 60 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 85 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 88 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 93 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 124 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 130 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 133 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L132-L133

Added lines #L132 - L133 were not covered by tests

Check warning on line 141 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 147 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 152 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 176 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 182 in warehouse/transformer/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

warehouse/transformer/events.go#L181-L182

Added lines #L181 - L182 were not covered by tests