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
Merged

[DOP-13290] Refact code #14

merged 16 commits into from
Mar 20, 2024

Conversation

dmitry-pedchenko
Copy link
Contributor

No description provided.

docker/worker.dockerfile Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
syncmaster/db/alembic.ini Outdated Show resolved Hide resolved
docker/backend.dockerfile Outdated Show resolved Hide resolved
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 97.26962% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 94.45%. Comparing base (0394b2e) to head (9fe0b53).

Files Patch % Lines
...gration/test_run_transfer/test_hdfs_to_postgres.py 40.00% 6 Missing ⚠️
...gration/test_run_transfer/test_postgres_to_hdfs.py 42.85% 4 Missing ⚠️
tests/mocks.py 96.77% 1 Missing and 1 partial ⚠️
syncmaster/db/repositories/group.py 88.88% 1 Missing ⚠️
syncmaster/db/repositories/run.py 87.50% 1 Missing ⚠️
syncmaster/db/repositories/user.py 83.33% 1 Missing ⚠️
syncmaster/worker/controller.py 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #14      +/-   ##
===========================================
+ Coverage    90.06%   94.45%   +4.39%     
===========================================
  Files           66      147      +81     
  Lines         2123     5678    +3555     
  Branches       282      534     +252     
===========================================
+ Hits          1912     5363    +3451     
- Misses         163      246      +83     
- Partials        48       69      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

syncmaster/db/__init__.py Outdated Show resolved Hide resolved
tests/spark/__init__.py Outdated Show resolved Hide resolved
docker-compose.test.yml Outdated Show resolved Hide resolved
docker/backend.dockerfile Outdated Show resolved Hide resolved
@dmitry-pedchenko dmitry-pedchenko merged commit 1a913ee into develop Mar 20, 2024
11 checks passed
@dmitry-pedchenko dmitry-pedchenko deleted the feature/DOP-13290 branch March 20, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants