source-academy / frontend

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
https://sourceacademy.org
Apache License 2.0
101 stars 164 forks source link

PersistenceSaga tests warning: Added missing activeEditorTabIndex #2984

Closed chownces closed 1 month ago

chownces commented 1 month ago

Description

Fixes error in PersistenceSaga tests.

Type of change

How to test

Check that warning does not show up anymore

Checklist

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 8936134439

Details


Files with Coverage Reduction New Missed Lines %
src/commons/sagas/PersistenceSaga.tsx 2 56.38%
src/commons/sagas/SafeEffects.ts 4 64.71%
<!-- Total: 6 -->
Totals Coverage Status
Change from base Build 8936124304: -0.02%
Covered Lines: 5317
Relevant Lines: 14837

💛 - Coveralls