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

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

Merged
merged 1 commit into from
Sep 13, 2024

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

7e10622
Select commit
Loading
Failed to load commit list.
Merged

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

MongoDB: Improve error handling wrt. bulk operations vs. usability
7e10622
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 13, 2024 in 1s

85.71% of diff hit (target 76.66%)

View this Pull Request on Codecov

85.71% of diff hit (target 76.66%)

Annotations

Check warning on line 61 in cratedb_toolkit/io/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/core.py#L61

Added line #L61 was not covered by tests

Check warning on line 117 in cratedb_toolkit/io/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/core.py#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 119 in cratedb_toolkit/io/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/core.py#L119

Added line #L119 was not covered by tests

Check warning on line 134 in cratedb_toolkit/io/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/core.py#L130-L134

Added lines #L130 - L134 were not covered by tests

Check warning on line 155 in cratedb_toolkit/io/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/core.py#L153-L155

Added lines #L153 - L155 were not covered by tests

Check warning on line 168 in cratedb_toolkit/io/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/core.py#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 175 in cratedb_toolkit/io/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/core.py#L175

Added line #L175 was not covered by tests

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