Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type agnostic tab name and easy startup layout modification for editor_tabs #272

Merged
merged 16 commits into from
Mar 26, 2024

simple test for tab name

353b413
Select commit
Loading
Failed to load commit list.
Merged

Type agnostic tab name and easy startup layout modification for editor_tabs #272

simple test for tab name
353b413
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 26, 2024 in 1s

13.58% of diff hit (target 34.78%)

View this Pull Request on Codecov

13.58% of diff hit (target 34.78%)

Annotations

Check warning on line 106 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L104-L106

Added lines #L104 - L106 were not covered by tests

Check warning on line 204 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L204

Added line #L204 was not covered by tests

Check warning on line 209 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L208-L209

Added lines #L208 - L209 were not covered by tests

Check warning on line 226 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L222-L226

Added lines #L222 - L226 were not covered by tests

Check warning on line 233 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L233

Added line #L233 was not covered by tests

Check warning on line 237 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L237

Added line #L237 was not covered by tests

Check warning on line 239 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L239

Added line #L239 was not covered by tests

Check warning on line 243 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 246 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L246

Added line #L246 was not covered by tests

Check warning on line 254 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L254

Added line #L254 was not covered by tests

Check warning on line 258 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L258

Added line #L258 was not covered by tests

Check warning on line 286 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L286

Added line #L286 was not covered by tests

Check warning on line 290 in crates/editor_tabs/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/lib.rs#L288-L290

Added lines #L288 - L290 were not covered by tests

Check warning on line 24 in crates/editor_tabs/src/schedule_editor_tab.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/schedule_editor_tab.rs#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 48 in crates/editor_tabs/src/start_layout.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/start_layout.rs#L34-L48

Added lines #L34 - L48 were not covered by tests

Check warning on line 56 in crates/editor_tabs/src/start_layout.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/start_layout.rs#L52-L56

Added lines #L52 - L56 were not covered by tests

Check warning on line 58 in crates/editor_tabs/src/start_layout.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/start_layout.rs#L58

Added line #L58 was not covered by tests

Check warning on line 64 in crates/editor_tabs/src/start_layout.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/start_layout.rs#L60-L64

Added lines #L60 - L64 were not covered by tests

Check warning on line 66 in crates/editor_tabs/src/start_layout.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/start_layout.rs#L66

Added line #L66 was not covered by tests

Check warning on line 91 in crates/editor_tabs/src/start_layout.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/start_layout.rs#L84-L91

Added lines #L84 - L91 were not covered by tests

Check warning on line 100 in crates/editor_tabs/src/start_layout.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/start_layout.rs#L93-L100

Added lines #L93 - L100 were not covered by tests

Check warning on line 107 in crates/editor_tabs/src/start_layout.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/start_layout.rs#L102-L107

Added lines #L102 - L107 were not covered by tests

Check warning on line 34 in crates/editor_tabs/src/tab_name.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/tab_name.rs#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 71 in crates/editor_tabs/src/tab_viewer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/tab_viewer.rs#L71

Added line #L71 was not covered by tests

Check warning on line 80 in crates/editor_tabs/src/tab_viewer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/editor_tabs/src/tab_viewer.rs#L80

Added line #L80 was not covered by tests