Closed wharrrgarbl closed 5 years ago
Merging #137 into development will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## development #137 +/- ##
==========================================
Coverage 100% 100%
==========================================
Files 279 282 +3
Lines 2331 2346 +15
Branches 232 233 +1
==========================================
+ Hits 2331 2346 +15
Impacted Files | Coverage Δ | |
---|---|---|
src/infrastructure/actions/ui/toggles.js | 100% <ø> (ø) |
:arrow_up: |
src/infrastructure/reducers/ui.js | 100% <ø> (ø) |
:arrow_up: |
src/infrastructure/sagas/ui/setSiteThemeSaga.js | 100% <ø> (ø) |
:arrow_up: |
src/display/shared/header/HeaderContainer.js | 100% <100%> (ø) |
:arrow_up: |
src/infrastructure/sagas/ui/loadSideBarOpenSaga.js | 100% <100%> (ø) |
|
src/infrastructure/sagas/ui/setSideBarOpenSaga.js | 100% <100%> (ø) |
|
src/infrastructure/actions/ui/sidebar.js | 100% <100%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 0f340ae...c3fa564. Read the comment docs.
This is mostly copy/pasting the same saga machinery that persists the light/dark theme.