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

✨ [open-zaak/open-notificaties#156] Support nested fields on kanaal kenmerken #14

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

stevenbal
Copy link
Collaborator

@stevenbal stevenbal commented Aug 30, 2024

Related issue: open-zaak/open-notificaties#156

Changes:

  • Support nested fields on kanaal kenmerken
  • Drop support for python3.8/3.9 and add support for python3.11/3.12
  • Upgrade zgw_consumers and replace ZGWClient with ape_pie.APIClient

…et_kenmerken

and add hook for `_get_field` to support nested attributes in Open Zaak
@stevenbal stevenbal force-pushed the feature/kanaal-kenmerken-nested-fields branch from 81bacce to 17ff810 Compare September 20, 2024 14:30
@stevenbal stevenbal force-pushed the feature/kanaal-kenmerken-nested-fields branch 4 times, most recently from 30bb60b to 68c8ba8 Compare September 20, 2024 15:15
@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2024

Codecov Report

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

Project coverage is 89.21%. Comparing base (7abd32e) to head (68c8ba8).

Files with missing lines Patch % Lines
notifications_api_common/kanalen.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   89.23%   89.21%   -0.03%     
==========================================
  Files          29       29              
  Lines         604      612       +8     
==========================================
+ Hits          539      546       +7     
- Misses         65       66       +1     
Flag Coverage Δ
89.21% <93.33%> (?)

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.

@stevenbal stevenbal force-pushed the feature/kanaal-kenmerken-nested-fields branch 2 times, most recently from 3d1f4b7 to dfce6ea Compare September 26, 2024 14:22
@stevenbal stevenbal marked this pull request as draft September 26, 2024 14:23
@stevenbal stevenbal force-pushed the feature/kanaal-kenmerken-nested-fields branch 3 times, most recently from 7919b93 to 410e968 Compare September 27, 2024 12:12
@stevenbal stevenbal force-pushed the feature/kanaal-kenmerken-nested-fields branch from 410e968 to d0ea73e Compare September 27, 2024 12:18
and clean up mock usage in other tests
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.

2 participants