open-formulieren / open-forms

Smart and dynamic forms
https://open-forms.readthedocs.io
Other
37 stars 26 forks source link

:sparkles: [#4788] ConfigurationStep for Objects API registration config #4822

Open stevenbal opened 1 week ago

stevenbal commented 1 week ago

Closes #4788 Closes #4787

TODO:

Depends on:

Changes

Checklist

Check off the items that are completed or not relevant.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 96.58%. Comparing base (77e2cd6) to head (e70f68a).

Files with missing lines Patch % Lines
...s/contrib/objects_api/setup_configuration/steps.py 94.73% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4822 +/- ## ======================================= Coverage 96.58% 96.58% ======================================= Files 748 750 +2 Lines 25477 25511 +34 Branches 3368 3371 +3 ======================================= + Hits 24606 24639 +33 - Misses 608 609 +1 Partials 263 263 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

stevenbal commented 6 days ago

@sergei-maertens this PR of course depends on the changes in django-setup-configuration and zgw-consumers, but I figured it would be good if you could take a look at the implementation before I start working on https://github.com/open-formulieren/open-forms/issues/4789