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#3203] Support multiple declaration checkboxes #527

Closed SilviaAmAm closed 1 year ago

SilviaAmAm commented 1 year ago

Partly fixes open-formulieren/open-forms#3203

Depends on https://github.com/open-formulieren/open-forms/pull/3344

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 82.05% and project coverage change: +0.73% :tada:

Comparison is base (2d4b040) 48.64% compared to head (5cc85fc) 49.37%. Report is 8 commits behind head on main.

:exclamation: Current head 5cc85fc differs from pull request most recent head c143f3d. Consider uploading reports for the commit c143f3d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #527 +/- ## ========================================== + Coverage 48.64% 49.37% +0.73% ========================================== Files 199 200 +1 Lines 3571 3587 +16 Branches 645 650 +5 ========================================== + Hits 1737 1771 +34 + Misses 1664 1642 -22 - Partials 170 174 +4 ``` | [Files Changed](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren) | Coverage Δ | | |---|---|---| | [src/components/Summary/CosignSummary.js](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren#diff-c3JjL2NvbXBvbmVudHMvU3VtbWFyeS9Db3NpZ25TdW1tYXJ5Lmpz) | `6.45% <0.00%> (ø)` | | | [src/components/Summary/GenericSummary.js](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren#diff-c3JjL2NvbXBvbmVudHMvU3VtbWFyeS9HZW5lcmljU3VtbWFyeS5qcw==) | `23.07% <ø> (ø)` | | | [src/components/Summary/SubmissionSummary.js](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren#diff-c3JjL2NvbXBvbmVudHMvU3VtbWFyeS9TdWJtaXNzaW9uU3VtbWFyeS5qcw==) | `42.22% <50.00%> (ø)` | | | [...omponents/StatementCheckboxes/StatementCheckbox.js](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren#diff-c3JjL2NvbXBvbmVudHMvU3RhdGVtZW50Q2hlY2tib3hlcy9TdGF0ZW1lbnRDaGVja2JveC5qcw==) | `83.33% <83.33%> (ø)` | | | [src/components/SummaryConfirmation/index.js](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren#diff-c3JjL2NvbXBvbmVudHMvU3VtbWFyeUNvbmZpcm1hdGlvbi9pbmRleC5qcw==) | `85.71% <85.71%> (+5.71%)` | :arrow_up: | | [src/components/StatementCheckboxes/index.js](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren#diff-c3JjL2NvbXBvbmVudHMvU3RhdGVtZW50Q2hlY2tib3hlcy9pbmRleC5qcw==) | `100.00% <100.00%> (ø)` | | | [src/components/SummaryConfirmation/mocks.js](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren#diff-c3JjL2NvbXBvbmVudHMvU3VtbWFyeUNvbmZpcm1hdGlvbi9tb2Nrcy5qcw==) | `100.00% <100.00%> (ø)` | | | [...mponents/appointments/CreateAppointment/Summary.js](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren#diff-c3JjL2NvbXBvbmVudHMvYXBwb2ludG1lbnRzL0NyZWF0ZUFwcG9pbnRtZW50L1N1bW1hcnkuanM=) | `76.78% <100.00%> (ø)` | | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/527/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren)

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