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

Move session expiry page to own route #649

Closed nikkiysendoorn1 closed 6 months ago

nikkiysendoorn1 commented 6 months ago

Closes #645

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 75.20%. Comparing base (16ace7e) to head (6ee53f1).

Files Patch % Lines
src/components/Summary/CosignSummary.js 0.00% 5 Missing :warning:
src/hooks/useSessionTimeout.js 91.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #649 +/- ## ========================================== - Coverage 75.20% 75.20% -0.01% ========================================== Files 225 226 +1 Lines 4517 4521 +4 Branches 1208 1206 -2 ========================================== + Hits 3397 3400 +3 - Misses 1081 1083 +2 + Partials 39 38 -1 ```

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