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#207] Update existing with register_kanalen #26

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

stevenbal
Copy link
Collaborator

@stevenbal stevenbal commented Dec 17, 2024

Closes open-zaak/open-notificaties#207
Required for open-zaak/open-notificaties#156

This does require Open Notificaties to allow PUT to Kanalen (which the spec doesn't allow right now), see open-zaak/open-notificaties#208

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 93.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.01%. Comparing base (aa73035) to head (4067515).
Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
...api_common/management/commands/register_kanalen.py 88.88% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   90.19%   93.01%   +2.81%     
==========================================
  Files          29       38       +9     
  Lines         602      988     +386     
==========================================
+ Hits          543      919     +376     
- Misses         59       69      +10     

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

@stevenbal stevenbal force-pushed the feature/register-kanalen-update branch from 4067515 to 98ef5b7 Compare December 17, 2024 13:09
@stevenbal stevenbal force-pushed the feature/register-kanalen-update branch from 98ef5b7 to bcd1296 Compare December 17, 2024 14:36
Copy link
Contributor

@swrichards swrichards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just nitpicks really, LGTM.

testapp/urls.py Outdated Show resolved Hide resolved
@stevenbal stevenbal force-pushed the feature/register-kanalen-update branch from bcd1296 to d798d77 Compare December 19, 2024 11:54
@stevenbal stevenbal merged commit b4191e9 into main Dec 20, 2024
7 checks passed
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.

Update register_kanalen to update existing kanalen
3 participants