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

[#383] Fix _zaak_url not populated #384

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SilviaAmAm
Copy link
Collaborator

Fixes #383

I didn't add a migration to repopulate the _zaak_url for the cases that don't have it because we already have a migration that does this (0020_auto_20240822_1113.py). I rerun this migration on the test environment.

@codecov-commenter
Copy link

codecov-commenter commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.33%. Comparing base (c85c382) to head (fb24d7f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #384   +/-   ##
=======================================
  Coverage   77.32%   77.33%           
=======================================
  Files         240      240           
  Lines        7463     7465    +2     
  Branches      158      158           
=======================================
+ Hits         5771     5773    +2     
  Misses       1545     1545           
  Partials      147      147           
Flag Coverage Δ
77.33% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

New destruction list items don't have _zaak_url populated [Backend]
2 participants