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

Refactor of schema for pipeline #97

Merged
merged 23 commits into from
Sep 16, 2024

Properly set clickhouse_url

2a59271
Select commit
Loading
Failed to load commit list.
Merged

Refactor of schema for pipeline #97

Properly set clickhouse_url
2a59271
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 11, 2024 in 1s

72.22% of diff hit (target 80.00%)

View this Pull Request on Codecov

72.22% of diff hit (target 80.00%)

Annotations

Check warning on line 23 in oonidata/src/oonidata/models/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonidata/src/oonidata/models/base.py#L23

Added line #L23 was not covered by tests

Check warning on line 40 in oonipipeline/src/oonipipeline/cli/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/cli/commands.py#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 108 in oonipipeline/src/oonipipeline/cli/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/cli/commands.py#L108

Added line #L108 was not covered by tests

Check warning on line 261 in oonipipeline/src/oonipipeline/cli/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/cli/commands.py#L261

Added line #L261 was not covered by tests

Check warning on line 318 in oonipipeline/src/oonipipeline/cli/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/cli/commands.py#L317-L318

Added lines #L317 - L318 were not covered by tests

Check warning on line 346 in oonipipeline/src/oonipipeline/cli/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/cli/commands.py#L346

Added line #L346 was not covered by tests

Check warning on line 359 in oonipipeline/src/oonipipeline/cli/commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/cli/commands.py#L351-L359

Added lines #L351 - L359 were not covered by tests

Check warning on line 11 in oonipipeline/src/oonipipeline/db/maintenance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/db/maintenance.py#L11

Added line #L11 was not covered by tests

Check warning on line 17 in oonipipeline/src/oonipipeline/db/maintenance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/db/maintenance.py#L17

Added line #L17 was not covered by tests

Check warning on line 23 in oonipipeline/src/oonipipeline/db/maintenance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/db/maintenance.py#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 33 in oonipipeline/src/oonipipeline/db/maintenance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/db/maintenance.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 39 in oonipipeline/src/oonipipeline/db/maintenance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/db/maintenance.py#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 58 in oonipipeline/src/oonipipeline/db/maintenance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/db/maintenance.py#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 62 in oonipipeline/src/oonipipeline/db/maintenance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/db/maintenance.py#L62

Added line #L62 was not covered by tests

Check warning on line 71 in oonipipeline/src/oonipipeline/db/maintenance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/db/maintenance.py#L64-L71

Added lines #L64 - L71 were not covered by tests

Check warning on line 81 in oonipipeline/src/oonipipeline/db/maintenance.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/db/maintenance.py#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 195 in oonipipeline/src/oonipipeline/temporal/activities/analysis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/temporal/activities/analysis.py#L195

Added line #L195 was not covered by tests

Check warning on line 33 in oonipipeline/src/oonipipeline/temporal/activities/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/temporal/activities/common.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 962 in oonipipeline/src/oonipipeline/transforms/measurement_transformer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

oonipipeline/src/oonipipeline/transforms/measurement_transformer.py#L962

Added line #L962 was not covered by tests