refactor(pages): simplify page lifecycle removing the redundant concept of visibility #23
0.00% of diff hit (target 0.00%)
View this Pull Request on Codecov
0.00% of diff hit (target 0.00%)
Annotations
Check warning on line 59 in src/pages/attach.rs
codecov / codecov/patch
src/pages/attach.rs#L54-L59
Added lines #L54 - L59 were not covered by tests
Check warning on line 137 in src/pages/containers.rs
codecov / codecov/patch
src/pages/containers.rs#L137
Added line #L137 was not covered by tests
Check warning on line 141 in src/pages/containers.rs
codecov / codecov/patch
src/pages/containers.rs#L141
Added line #L141 was not covered by tests
Check warning on line 143 in src/pages/containers.rs
codecov / codecov/patch
src/pages/containers.rs#L143
Added line #L143 was not covered by tests
Check warning on line 99 in src/pages/images.rs
codecov / codecov/patch
src/pages/images.rs#L99
Added line #L99 was not covered by tests
Check warning on line 103 in src/pages/images.rs
codecov / codecov/patch
src/pages/images.rs#L103
Added line #L103 was not covered by tests
Check warning on line 150 in src/pages/logs.rs
codecov / codecov/patch
src/pages/logs.rs#L144-L150
Added lines #L144 - L150 were not covered by tests
Check warning on line 172 in src/pages/logs.rs
codecov / codecov/patch
src/pages/logs.rs#L171-L172
Added lines #L171 - L172 were not covered by tests
Check warning on line 178 in src/pages/logs.rs
codecov / codecov/patch
src/pages/logs.rs#L178
Added line #L178 was not covered by tests
Check warning on line 27 in src/traits/page.rs
codecov / codecov/patch
src/traits/page.rs#L25-L27
Added lines #L25 - L27 were not covered by tests
Check warning on line 54 in src/ui/page_manager.rs
codecov / codecov/patch
src/ui/page_manager.rs#L54
Added line #L54 was not covered by tests
Check warning on line 97 in src/ui/page_manager.rs
codecov / codecov/patch
src/ui/page_manager.rs#L97
Added line #L97 was not covered by tests
Check warning on line 127 in src/ui/page_manager.rs
codecov / codecov/patch
src/ui/page_manager.rs#L127
Added line #L127 was not covered by tests
Check warning on line 85 in src/widgets/modal.rs
codecov / codecov/patch
src/widgets/modal.rs#L85
Added line #L85 was not covered by tests