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

[DOP-13290] Refact code #14

Merged
merged 16 commits into from
Mar 20, 2024

[DOP-13290] Refact code

9fe0b53
Select commit
Loading
Failed to load commit list.
Merged

[DOP-13290] Refact code #14

[DOP-13290] Refact code
9fe0b53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 20, 2024 in 0s

97.26% of diff hit (target 90.06%)

View this Pull Request on Codecov

97.26% of diff hit (target 90.06%)

Annotations

Check warning on line 253 in syncmaster/db/repositories/group.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncmaster/db/repositories/group.py#L253

Added line #L253 was not covered by tests

Check warning on line 75 in syncmaster/db/repositories/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncmaster/db/repositories/run.py#L75

Added line #L75 was not covered by tests

Check warning on line 67 in syncmaster/db/repositories/user.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

syncmaster/db/repositories/user.py#L67

Added line #L67 was not covered by tests

Check warning on line 52 in tests/mocks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/mocks.py#L52

Added line #L52 was not covered by tests

Check warning on line 28 in tests/test_integration/test_run_transfer/test_hdfs_to_postgres.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_integration/test_run_transfer/test_hdfs_to_postgres.py#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 70 in tests/test_integration/test_run_transfer/test_hdfs_to_postgres.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_integration/test_run_transfer/test_hdfs_to_postgres.py#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 112 in tests/test_integration/test_run_transfer/test_hdfs_to_postgres.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_integration/test_run_transfer/test_hdfs_to_postgres.py#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 29 in tests/test_integration/test_run_transfer/test_postgres_to_hdfs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_integration/test_run_transfer/test_postgres_to_hdfs.py#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 77 in tests/test_integration/test_run_transfer/test_postgres_to_hdfs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_integration/test_run_transfer/test_postgres_to_hdfs.py#L76-L77

Added lines #L76 - L77 were not covered by tests