fix example project #21
GitHub Actions / coverage
completed
Feb 27, 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 356-358 367-369 |
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 ce9322a
Loading