maykinmedia / open-archiefbeheer

0 stars 0 forks source link

[#278] Filter destruction list items on zaken #279

Closed SilviaAmAm closed 3 weeks ago

SilviaAmAm commented 4 weeks ago

Fixes #278

codecov-commenter commented 4 weeks ago

Codecov Report

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

Project coverage is 77.93%. Comparing base (3f8cbe0) to head (9ecf650).

Files Patch % Lines
.../src/openarchiefbeheer/destruction/api/backends.py 95.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #279 +/- ## ========================================== + Coverage 9.33% 77.93% +68.59% ========================================== Files 68 217 +149 Lines 1071 6321 +5250 Branches 125 125 ========================================== + Hits 100 4926 +4826 - Misses 855 1279 +424 Partials 116 116 ```

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

SilviaAmAm commented 3 weeks ago

I notice that the zaak filters in the review page are not being added to the url, but I don't think that it is caused by this PR :thinking: Maybe good to investigate separately?