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

Upgrade to latest Storybook #663

Closed sergei-maertens closed 5 months ago

sergei-maertens commented 5 months ago

Closes #662

Locally running storybook in dev mode and then running tests with npm run test:storybook is flaky, see https://github.com/storybookjs/test-runner/issues/442, but this doesn't appear to be an issue with a production build.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 63.82%. Comparing base (c771da7) to head (40a3b88).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #663 +/- ## ========================================== - Coverage 69.64% 63.82% -5.82% ========================================== Files 207 93 -114 Lines 4335 1642 -2693 Branches 1155 427 -728 ========================================== - Hits 3019 1048 -1971 + Misses 1316 594 -722 ```

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