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

Feature/64 digitaal adres model #78

Closed
wants to merge 4 commits into from

Conversation

bart-maykin
Copy link
Contributor

fixes #64

Added digitaal adres model

@bart-maykin
Copy link
Contributor Author

#63 needs to be merged first.

@bart-maykin bart-maykin force-pushed the feature/64-digitaal-adres-model branch from 5933b1c to 1177381 Compare October 13, 2023 08:24
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2023

Codecov Report

Merging #78 (7d76a17) into master (d481f5f) will increase coverage by 0.17%.
Report is 23 commits behind head on master.
The diff coverage is 98.46%.

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   96.15%   96.32%   +0.17%     
==========================================
  Files          99      112      +13     
  Lines        3508     3779     +271     
==========================================
+ Hits         3373     3640     +267     
- Misses        135      139       +4     
Files Coverage Δ
...rc/openklant/components/klanten/api/serializers.py 85.71% <ø> (ø)
...enklant/components/klanten/api/tests/test_klant.py 100.00% <100.00%> (ø)
...ents/klanten/migrations/0005_auto_20230905_1215.py 100.00% <100.00%> (ø)
src/openklant/components/klanten/models/klanten.py 92.37% <100.00%> (+0.94%) ⬆️
src/openklant/components/klantinteracties/apps.py 100.00% <100.00%> (ø)
...onents/klantinteracties/migrations/0001_initial.py 100.00% <100.00%> (ø)
...s/klantinteracties/migrations/0002_klantcontact.py 100.00% <100.00%> (ø)
...nts/klantinteracties/migrations/0003_betrokkene.py 100.00% <100.00%> (ø)
.../klantinteracties/migrations/0004_digitaaladres.py 100.00% <100.00%> (ø)
...ant/components/klantinteracties/models/__init__.py 100.00% <100.00%> (ø)
... and 5 more

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bart-maykin bart-maykin force-pushed the feature/64-digitaal-adres-model branch 3 times, most recently from 462dda5 to 4ce519b Compare October 13, 2023 12:45
@bart-maykin bart-maykin force-pushed the feature/64-digitaal-adres-model branch 2 times, most recently from 8e275e9 to 0e4fd27 Compare October 13, 2023 14:48
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.

Als koploper wil ik een Digitaal adres kunnen registeren bij een Partij of Betrokkene bij klantcontact
2 participants