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

Basic layout persistence implementation. #755

Merged
merged 1 commit into from
Sep 6, 2024

Basic layout persistence implementation

04259c3
Select commit
Loading
Failed to load commit list.
Merged

Basic layout persistence implementation. #755

Basic layout persistence implementation
04259c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 3, 2024 in 0s

84.37% of diff hit (target 100.00%)

View this Pull Request on Codecov

84.37% of diff hit (target 100.00%)

Annotations

Check warning on line 96 in src/layout-persistence/dotnet/src/MorganStanley.ComposeUI.LayoutPersistence/FileLayoutPersistence.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layout-persistence/dotnet/src/MorganStanley.ComposeUI.LayoutPersistence/FileLayoutPersistence.cs#L96

Added line #L96 was not covered by tests

Check warning on line 34 in src/layout-persistence/dotnet/src/MorganStanley.ComposeUI.LayoutPersistence/Serializers/JsonLayoutSerializer.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layout-persistence/dotnet/src/MorganStanley.ComposeUI.LayoutPersistence/Serializers/JsonLayoutSerializer.cs#L34

Added line #L34 was not covered by tests

Check warning on line 47 in src/layout-persistence/dotnet/src/MorganStanley.ComposeUI.LayoutPersistence/Serializers/JsonLayoutSerializer.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layout-persistence/dotnet/src/MorganStanley.ComposeUI.LayoutPersistence/Serializers/JsonLayoutSerializer.cs#L47

Added line #L47 was not covered by tests

Check warning on line 27 in src/layout-persistence/dotnet/src/MorganStanley.ComposeUI.LayoutPersistence/Serializers/XmlLayoutSerializer.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layout-persistence/dotnet/src/MorganStanley.ComposeUI.LayoutPersistence/Serializers/XmlLayoutSerializer.cs#L27

Added line #L27 was not covered by tests

Check warning on line 48 in src/layout-persistence/dotnet/src/MorganStanley.ComposeUI.LayoutPersistence/Serializers/XmlLayoutSerializer.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layout-persistence/dotnet/src/MorganStanley.ComposeUI.LayoutPersistence/Serializers/XmlLayoutSerializer.cs#L48

Added line #L48 was not covered by tests