-
Notifications
You must be signed in to change notification settings - Fork 6
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
[#2771] Add support for fetching open submissions with KVK #1411
Conversation
Our caching mechanism:
does not work properly when applied to the methods of the |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #1411 +/- ##
===========================================
- Coverage 94.89% 94.88% -0.01%
===========================================
Files 1046 1045 -1
Lines 38612 38682 +70
===========================================
+ Hits 36640 36704 +64
- Misses 1972 1978 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
07846f7
to
1d80632
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just unsure about the reason for the UUID test change (see comment).
91b6ce8
to
5119cae
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a small nitpick, otherwise LGTM.
- The parameter `kvk_or_rsin` returned by the utility is split into two parameters; it is now up to the caller to distinguish between them. The utility becomes more flexible, which is needed for fetching `openstaande inzendingen` with kvk (fetch with rsin is not (yet) supported).
5119cae
to
4cdf70e
Compare
[#2771] Add support for fetching open submissions with KVK
Taiga: https://taiga.maykinmedia.nl/project/open-inwoner/task/2771