Skip to content

MongoDB: Improve error handling wrt. bulk operations vs. usability

Codecov / codecov/patch succeeded Sep 13, 2024 in 0s

0.00% of diff hit (target 76.68%)

View this Pull Request on Codecov

0.00% of diff hit (target 76.68%)

Annotations

Check warning on line 172 in cratedb_toolkit/io/mongodb/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/api.py#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 10 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L10

Added line #L10 was not covered by tests

Check warning on line 20 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L20

Added line #L20 was not covered by tests

Check warning on line 22 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L22

Added line #L22 was not covered by tests

Check warning on line 50 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L50

Added line #L50 was not covered by tests

Check warning on line 80 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L80

Added line #L80 was not covered by tests

Check warning on line 132 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 136 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L136

Added line #L136 was not covered by tests

Check warning on line 148 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L148

Added line #L148 was not covered by tests

Check warning on line 160 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L153-L160

Added lines #L153 - L160 were not covered by tests

Check warning on line 166 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L164-L166

Added lines #L164 - L166 were not covered by tests

Check warning on line 171 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 186 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L175-L186

Added lines #L175 - L186 were not covered by tests

Check warning on line 191 in cratedb_toolkit/io/mongodb/copy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/copy.py#L190-L191

Added lines #L190 - L191 were not covered by tests

Check warning on line 1 in cratedb_toolkit/sqlalchemy/patch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/sqlalchemy/patch.py#L1

Added line #L1 was not covered by tests

Check warning on line 4 in cratedb_toolkit/sqlalchemy/patch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/sqlalchemy/patch.py#L4

Added line #L4 was not covered by tests

Check warning on line 12 in cratedb_toolkit/sqlalchemy/patch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/sqlalchemy/patch.py#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 15 in cratedb_toolkit/sqlalchemy/patch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/sqlalchemy/patch.py#L15

Added line #L15 was not covered by tests

Check warning on line 19 in cratedb_toolkit/sqlalchemy/patch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/sqlalchemy/patch.py#L19

Added line #L19 was not covered by tests

Check warning on line 7 in cratedb_toolkit/util/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/database.py#L7

Added line #L7 was not covered by tests

Check warning on line 12 in cratedb_toolkit/util/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/database.py#L12

Added line #L12 was not covered by tests

Check warning on line 435 in cratedb_toolkit/util/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/database.py#L435

Added line #L435 was not covered by tests

Check warning on line 440 in cratedb_toolkit/util/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/database.py#L440

Added line #L440 was not covered by tests

Check warning on line 444 in cratedb_toolkit/util/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/database.py#L443-L444

Added lines #L443 - L444 were not covered by tests

Check warning on line 455 in cratedb_toolkit/util/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/database.py#L454-L455

Added lines #L454 - L455 were not covered by tests