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#3791] Abort button for anonymous user #652

Closed SilviaAmAm closed 8 months ago

SilviaAmAm commented 8 months ago

Fixes https://github.com/open-formulieren/open-forms/issues/3791

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 75.19%. Comparing base (24e5ebe) to head (c8fd146).

Files Patch % Lines
src/components/FormStart/index.js 75.00% 1 Missing :warning:
src/components/Summary/CosignSummary.js 0.00% 1 Missing :warning:
src/components/appointments/SubmitRow.js 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #652 +/- ## ========================================== + Coverage 74.99% 75.19% +0.19% ========================================== Files 225 225 Lines 4547 4515 -32 Branches 1214 1208 -6 ========================================== - Hits 3410 3395 -15 + Misses 1101 1081 -20 - Partials 36 39 +3 ```

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