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

Integrate Module Loader into the shell #382

Merged
merged 1 commit into from
Oct 25, 2023

feat(shell):Integrate Module Loader into the shell

e12ce59
Select commit
Loading
Failed to load commit list.
Merged

Integrate Module Loader into the shell #382

feat(shell):Integrate Module Loader into the shell
e12ce59
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 19, 2023 in 1s

4.65% of diff hit (target 100.00%)

View this Pull Request on Codecov

4.65% of diff hit (target 100.00%)

Annotations

Check warning on line 53 in src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs#L53

Added line #L53 was not covered by tests

Check warning on line 58 in src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs#L58

Added line #L58 was not covered by tests

Check warning on line 60 in src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs#L60

Added line #L60 was not covered by tests

Check warning on line 63 in src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 66 in src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs#L66

Added line #L66 was not covered by tests

Check warning on line 71 in src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs#L71

Added line #L71 was not covered by tests

Check warning on line 76 in src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader.Abstractions/StartupContext.cs#L76

Added line #L76 was not covered by tests

Check warning on line 92 in src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader/ModuleLoader.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/module-loader/dotnet/src/MorganStanley.ComposeUI.ModuleLoader/ModuleLoader.cs#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 59 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L59

Added line #L59 was not covered by tests

Check warning on line 64 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L64

Added line #L64 was not covered by tests

Check warning on line 69 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L69

Added line #L69 was not covered by tests

Check warning on line 74 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L74

Added line #L74 was not covered by tests

Check warning on line 87 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L87

Added line #L87 was not covered by tests

Check warning on line 96 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L96

Added line #L96 was not covered by tests

Check warning on line 121 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L121

Added line #L121 was not covered by tests

Check warning on line 129 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L129

Added line #L129 was not covered by tests

Check warning on line 142 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L142

Added line #L142 was not covered by tests

Check warning on line 149 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L149

Added line #L149 was not covered by tests

Check warning on line 152 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 162 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L156-L162

Added lines #L156 - L162 were not covered by tests

Check warning on line 180 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L177-L180

Added lines #L177 - L180 were not covered by tests

Check warning on line 182 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L182

Added line #L182 was not covered by tests

Check warning on line 193 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L190-L193

Added lines #L190 - L193 were not covered by tests

Check warning on line 217 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L217

Added line #L217 was not covered by tests

Check warning on line 220 in src/shell/dotnet/Shell/App.xaml.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/shell/dotnet/Shell/App.xaml.cs#L219-L220

Added lines #L219 - L220 were not covered by tests