maykinmedia / open-archiefbeheer

0 stars 0 forks source link

[#397] Create zaak with destruction report #426

Closed SilviaAmAm closed 1 month ago

SilviaAmAm commented 1 month ago

Partially fixes #397

I used the logic from the old app: https://github.com/maykinmedia/archiefbeheercomponent/blob/5990b69e77a6cf72e352a6970d5f8d29ce60980e/src/archiefbeheercomponent/destruction/tasks.py#L314

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 99.51456% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.03%. Comparing base (d5f113d) to head (7b690ee). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
backend/src/openarchiefbeheer/destruction/utils.py 97.87% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #426 +/- ## ========================================== + Coverage 77.51% 78.03% +0.52% ========================================== Files 258 260 +2 Lines 8307 8509 +202 Branches 173 173 ========================================== + Hits 6439 6640 +201 - Misses 1714 1715 +1 Partials 154 154 ```

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