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

fix StackOverflowException when using OnThemeChanged (#32) #33

fix StackOverflowException when using OnThemeChanged

14a6f30
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix StackOverflowException when using OnThemeChanged (#32) #33

fix StackOverflowException when using OnThemeChanged
14a6f30
Select commit
Loading
Failed to load commit list.
GitHub Actions / coverage completed Feb 25, 2024 in 0s

coverage

File Coverage Missing
All files 84%
ITheme.cs 0% 63
ThemeConfig/ThemeRegistry.cs 81% 93-95 101-103
ThemeConfig/ThemeRegistryBuilder.cs 94% 89-90
ThemeConfig/ThemeRegistryBuilder.cs 92% 242-245
ThemeLookup/FileThemeLookup.cs 88% 44-46
ThemeLookup/IThemeLookup.cs 0% 24
ThemeLookup/ResourceThemeLookup.cs 91% 95-97 123-124
ThemeRegistryHolder.cs 75% 19
Utilities/DarkWindowsTheme.cs 80% 32 54
Utilities/WindowsThemeDetector.cs 65% 17-18
Themes/AbstractTheme.cs 91% 236-240 352-354 363-365
Themes/AbstractThemePlugin.cs 100%
Themes/DefaultDarkTheme.cs 100%
Themes/DefaultLightTheme.cs 100%
Themes/FileTheme.cs 79%
Themes/HighContrastDarkTheme.cs 100%
Themes/ToolStrip/ThemedColorTable.cs 100%
Themes/ToolStrip/ThemedToolStripRenderer.cs 85%
Extensions/ColorExtensions.cs 100%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against 14a6f30