open-formulieren / open-forms-sdk

A Javascript SDK for Open Forms
https://open-forms.readthedocs.io/en/stable/developers/sdk/index.html
Other
2 stars 6 forks source link

[OF#3993] Derive address functionality in addressNL component #690

Closed vaszig closed 1 month ago

vaszig commented 2 months ago

Partly fixes open-formulieren/open-forms#3993

vaszig commented 2 months ago

This needs the PRs in types and formio builder https://github.com/open-formulieren/types/pull/48 https://github.com/open-formulieren/formio-builder/pull/155

Done!

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 24.39024% with 31 lines in your changes missing coverage. Please review.

Project coverage is 63.17%. Comparing base (1299b37) to head (f0351e9).

Files Patch % Lines
src/formio/components/AddressNL.js 12.50% 28 Missing :warning:
...omponents/FormStepSummary/ComponentValueDisplay.js 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #690 +/- ## ========================================== - Coverage 63.20% 63.17% -0.03% ========================================== Files 224 224 Lines 4106 4136 +30 Branches 838 841 +3 ========================================== + Hits 2595 2613 +18 - Misses 1386 1401 +15 + Partials 125 122 -3 ```

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