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#4397] Extract `initial_data_reference` and send it to the backend #704

Closed vaszig closed 1 month ago

vaszig commented 1 month ago

Partly closes open-formulieren/open-forms#4397

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.04%. Comparing base (72e548b) to head (416aad9). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #704 +/- ## ========================================== + Coverage 75.75% 76.04% +0.28% ========================================== Files 225 225 Lines 4575 4580 +5 Branches 1235 1237 +2 ========================================== + Hits 3466 3483 +17 + Misses 1076 1062 -14 - Partials 33 35 +2 ```

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

vaszig commented 1 month ago

The new commit was added only because of renaming objectReference to initialDataReference - syncing with the backend