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

Fix component key to intl message mapping #540

Closed sergei-maertens closed 1 year ago

sergei-maertens commented 1 year ago

Release blocker in open-formulieren/open-forms#3415

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.55% :warning:

Comparison is base (71a6c39) 70.67% compared to head (70b6516) 70.12%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #540 +/- ## ========================================== - Coverage 70.67% 70.12% -0.55% ========================================== Files 205 205 Lines 4235 4235 Branches 1149 1149 ========================================== - Hits 2993 2970 -23 - Misses 1212 1232 +20 - Partials 30 33 +3 ``` | [Files Changed](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/540?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren) | Coverage Δ | | |---|---|---| | [...omponents/StatementCheckboxes/StatementCheckbox.js](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/540?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren#diff-c3JjL2NvbXBvbmVudHMvU3RhdGVtZW50Q2hlY2tib3hlcy9TdGF0ZW1lbnRDaGVja2JveC5qcw==) | `100.00% <ø> (ø)` | | | [src/components/Summary/GenericSummary.js](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/540?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren#diff-c3JjL2NvbXBvbmVudHMvU3VtbWFyeS9HZW5lcmljU3VtbWFyeS5qcw==) | `47.36% <ø> (ø)` | | | [src/components/SummaryConfirmation/mocks.js](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/540?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% <ø> (ø)` | | | [...mponents/appointments/CreateAppointment/Summary.js](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/540?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-formulieren#diff-c3JjL2NvbXBvbmVudHMvYXBwb2ludG1lbnRzL0NyZWF0ZUFwcG9pbnRtZW50L1N1bW1hcnkuanM=) | `85.24% <ø> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/open-formulieren/open-forms-sdk/pull/540/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.