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/65 actor models #79

Closed
wants to merge 5 commits into from
Closed

Conversation

bart-maykin
Copy link
Contributor

fixes #65

added the following models:

  • Actor
  • GeautomatiseerdeActor
  • Medewerker
  • OrganisatorischeEenheid

@bart-maykin bart-maykin force-pushed the feature/65-actor-models branch 2 times, most recently from 61dfce5 to b84e311 Compare October 13, 2023 08:34
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2023

Codecov Report

Merging #79 (c76a686) into master (d481f5f) will increase coverage by 0.12%.
Report is 23 commits behind head on master.
The diff coverage is 97.54%.

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   96.15%   96.27%   +0.12%     
==========================================
  Files          99      115      +16     
  Lines        3508     3844     +336     
==========================================
+ Hits         3373     3701     +328     
- Misses        135      143       +8     
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%> (ø)
...mponents/klantinteracties/migrations/0005_actor.py 100.00% <100.00%> (ø)
... and 8 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/65-actor-models branch 3 times, most recently from fdd75d0 to 05d202d Compare October 13, 2023 13:42
@bart-maykin bart-maykin force-pushed the feature/65-actor-models branch 5 times, most recently from a0f5e94 to 95a66e4 Compare October 17, 2023 10:53
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 Actor kunnen registreren
2 participants