DalgoT4D / DDP_backend

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

Deleting warehouse bug #849

Closed Ishankoradia closed 2 months ago

Ishankoradia commented 2 months ago

Fix #836

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 75.23%. Comparing base (44114f8) to head (a20cfa8). Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
ddpui/ddpairbyte/airbytehelpers.py 83.11% 13 Missing :warning:
ddpui/utils/deleteorg.py 60.00% 2 Missing :warning:
ddpui/api/orgtask_api.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #849 +/- ## ========================================== + Coverage 75.22% 75.23% +0.01% ========================================== Files 184 184 Lines 7664 7692 +28 ========================================== + Hits 5765 5787 +22 - Misses 1899 1905 +6 ```

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