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

Keep layout on sync errors #6903

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

chore(refactor): use computed card object in SyncStatus

678cd9e
Select commit
Loading
Failed to load commit list.
Open

Keep layout on sync errors #6903

chore(refactor): use computed card object in SyncStatus
678cd9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 6, 2025 in 0s

77.41% of diff hit (target 37.82%)

View this Pull Request on Codecov

77.41% of diff hit (target 37.82%)

Annotations

Check warning on line 126 in src/components/Editor.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor.vue#L126

Added line #L126 was not covered by tests

Check warning on line 133 in src/components/Editor.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor.vue#L133

Added line #L133 was not covered by tests

Check warning on line 27 in src/components/Editor/DocumentStatus.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/DocumentStatus.vue#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 33 in src/components/Editor/DocumentStatus.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/DocumentStatus.vue#L33

Added line #L33 was not covered by tests

Check warning on line 35 in src/components/Editor/DocumentStatus.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/DocumentStatus.vue#L35

Added line #L35 was not covered by tests

Check warning on line 38 in src/components/Editor/DocumentStatus.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/DocumentStatus.vue#L38

Added line #L38 was not covered by tests

Check warning on line 65 in src/components/Editor/DocumentStatus.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/DocumentStatus.vue#L60-L65

Added lines #L60 - L65 were not covered by tests

Check warning on line 99 in src/components/Editor/DocumentStatus/SyncStatus.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/DocumentStatus/SyncStatus.vue#L94-L99

Added lines #L94 - L99 were not covered by tests