Skip to content

feat(loader): add command to load JSON dumps into ArangoDB collections

Codecov / codecov/patch failed Nov 7, 2024 in 1s

0.00% of diff hit (target 87.91%)

View this Pull Request on Codecov

0.00% of diff hit (target 87.91%)

Annotations

Check warning on line 58 in cmd/loader/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/loader/main.go#L52-L58

Added lines #L52 - L58 were not covered by tests

Check warning on line 69 in internal/arangodb/cli/flag.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/flag.go#L5-L69

Added lines #L5 - L69 were not covered by tests

Check warning on line 63 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L48-L63

Added lines #L48 - L63 were not covered by tests

Check warning on line 74 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L66-L74

Added lines #L66 - L74 were not covered by tests

Check warning on line 81 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L77-L81

Added lines #L77 - L81 were not covered by tests

Check warning on line 88 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L84-L88

Added lines #L84 - L88 were not covered by tests

Check warning on line 105 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L91-L105

Added lines #L91 - L105 were not covered by tests

Check warning on line 120 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L108-L120

Added lines #L108 - L120 were not covered by tests

Check warning on line 126 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L122-L126

Added lines #L122 - L126 were not covered by tests

Check warning on line 132 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L129-L132

Added lines #L129 - L132 were not covered by tests

Check warning on line 184 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L134-L184

Added lines #L134 - L184 were not covered by tests

Check warning on line 196 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L187-L196

Added lines #L187 - L196 were not covered by tests

Check warning on line 213 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L198-L213

Added lines #L198 - L213 were not covered by tests

Check warning on line 223 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L215-L223

Added lines #L215 - L223 were not covered by tests

Check warning on line 227 in internal/arangodb/cli/load.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/arangodb/cli/load.go#L226-L227

Added lines #L226 - L227 were not covered by tests