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: Add Zyp transformations to CDC subsystem #288

Merged
merged 2 commits into from
Oct 13, 2024

MongoDB: Add integration test for the CDC subsystem

af395bd
Select commit
Loading
Failed to load commit list.
Merged

MongoDB: Add Zyp transformations to CDC subsystem #288

MongoDB: Add integration test for the CDC subsystem
af395bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 13, 2024 in 0s

40.00% of diff hit (target 80.24%)

View this Pull Request on Codecov

40.00% of diff hit (target 80.24%)

Annotations

Check warning on line 159 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L159

Added line #L159 was not covered by tests

Check warning on line 102 in cratedb_toolkit/io/mongodb/adapter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/adapter.py#L102

Added line #L102 was not covered by tests

Check warning on line 141 in cratedb_toolkit/io/mongodb/adapter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/adapter.py#L141

Added line #L141 was not covered by tests

Check warning on line 175 in cratedb_toolkit/io/mongodb/adapter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/adapter.py#L175

Added line #L175 was not covered by tests

Check warning on line 201 in cratedb_toolkit/io/mongodb/adapter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/adapter.py#L201

Added line #L201 was not covered by tests

Check warning on line 229 in cratedb_toolkit/io/mongodb/adapter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/adapter.py#L229

Added line #L229 was not covered by tests

Check warning on line 236 in cratedb_toolkit/io/mongodb/adapter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/adapter.py#L234-L236

Added lines #L234 - L236 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/api.py#L199

Added line #L199 was not covered by tests

Check warning on line 45 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 47 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L47

Added line #L47 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L50

Added line #L50 was not covered by tests

Check warning on line 55 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 58 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 63 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 71 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L66-L71

Added lines #L66 - L71 were not covered by tests

Check warning on line 78 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 82 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 92 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 98 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 104 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L104

Added line #L104 was not covered by tests

Check warning on line 107 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 117 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L109-L117

Added lines #L109 - L117 were not covered by tests

Check warning on line 120 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L120

Added line #L120 was not covered by tests

Check warning on line 123 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L123

Added line #L123 was not covered by tests

Check warning on line 130 in cratedb_toolkit/io/mongodb/cdc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/io/mongodb/cdc.py#L128-L130

Added lines #L128 - L130 were not covered by tests