DalgoT4D / DDP_backend

Django app for the DDP platform
GNU Affero General Public License v3.0
12 stars 41 forks source link

pyproject.toml file and precommit hooks #865

Closed Ishankoradia closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 71.16788% with 79 lines in your changes missing coverage. Please review.

Project coverage is 74.55%. Comparing base (f1ec071) to head (f44216a). Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
ddpui/ddpairbyte/airbytehelpers.py 60.00% 10 Missing :warning:
ddpui/celeryworkers/tasks.py 33.33% 8 Missing :warning:
ddpui/ddpairbyte/airbyte_service.py 66.66% 8 Missing :warning:
ddpui/api/user_org_api.py 63.63% 4 Missing :warning:
ddpui/datainsights/generate_result.py 42.85% 4 Missing :warning:
ddpui/api/airbyte_api.py 85.71% 3 Missing :warning:
ddpui/api/orgtask_api.py 57.14% 3 Missing :warning:
ddpui/api/transform_api.py 78.57% 3 Missing :warning:
ddpui/core/llm_service.py 0.00% 3 Missing :warning:
ddpui/core/pipelinefunctions.py 57.14% 3 Missing :warning:
... and 20 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #865 +/- ## ======================================= Coverage 74.55% 74.55% ======================================= Files 194 194 Lines 7966 7966 ======================================= Hits 5939 5939 Misses 2027 2027 ``` | [Flag](https://app.codecov.io/gh/DalgoT4D/DDP_backend/pull/865/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DalgoT4D) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/DalgoT4D/DDP_backend/pull/865/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DalgoT4D) | `74.55% <71.16%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DalgoT4D#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.