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

[v2] Add v1 factory converter to v2 storage factory #5497

Merged
merged 21 commits into from
Jun 19, 2024

add v2 factory converter to v1

806b5cd
Select commit
Loading
Failed to load commit list.
Merged

[v2] Add v1 factory converter to v2 storage factory #5497

add v2 factory converter to v1
806b5cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 28, 2024 in 0s

0.00% of diff hit (target 95.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 95.00%)

Annotations

Check warning on line 26 in storage_v2/converter/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/factory.go#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 31 in storage_v2/converter/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/factory.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 37 in storage_v2/converter/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/factory.go#L34-L37

Added lines #L34 - L37 were not covered by tests

Check warning on line 40 in storage_v2/converter/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/factory.go#L40

Added line #L40 was not covered by tests

Check warning on line 46 in storage_v2/converter/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/factory.go#L43-L46

Added lines #L43 - L46 were not covered by tests

Check warning on line 49 in storage_v2/converter/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/factory.go#L49

Added line #L49 was not covered by tests

Check warning on line 55 in storage_v2/converter/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/factory.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 59 in storage_v2/converter/factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/factory.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 25 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L22-L25

Added lines #L22 - L25 were not covered by tests

Check warning on line 41 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L29-L41

Added lines #L29 - L41 were not covered by tests

Check warning on line 45 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 52 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L48-L52

Added lines #L48 - L52 were not covered by tests

Check warning on line 55 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L55

Added line #L55 was not covered by tests

Check warning on line 71 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L59-L71

Added lines #L59 - L71 were not covered by tests

Check warning on line 78 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L74-L78

Added lines #L74 - L78 were not covered by tests

Check warning on line 85 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L81-L85

Added lines #L81 - L85 were not covered by tests

Check warning on line 88 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L88

Added line #L88 was not covered by tests

Check warning on line 90 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L90

Added line #L90 was not covered by tests

Check warning on line 93 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L93

Added line #L93 was not covered by tests

Check warning on line 103 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L97-L103

Added lines #L97 - L103 were not covered by tests

Check warning on line 111 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L106-L111

Added lines #L106 - L111 were not covered by tests

Check warning on line 113 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L113

Added line #L113 was not covered by tests

Check warning on line 120 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L117-L120

Added lines #L117 - L120 were not covered by tests

Check warning on line 123 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L123

Added line #L123 was not covered by tests

Check warning on line 127 in storage_v2/converter/reader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

storage_v2/converter/reader.go#L127

Added line #L127 was not covered by tests