• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

thorstenalpers / CleanMyPosts / 15154427863

21 May 2025 05:39AM UTC coverage: 14.069% (+2.6%) from 11.466%
15154427863

push

github

thorstenalpers
Add unit tests

46 of 286 branches covered (16.08%)

Branch coverage included in aggregate %.

39 of 108 new or added lines in 7 files covered. (36.11%)

74 existing lines in 8 files now uncovered.

121 of 901 relevant lines covered (13.43%)

0.32 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/UI/Models/AppConfig.cs
1
namespace CleanMyPosts.UI.Models;
2

3
public class AppConfig
4
{
5
    public string ConfigurationsFolder { get; set; }
×
6
    public string AppPropertiesFileName { get; set; }
×
UNCOV
7
    public string XBaseUrl { get; set; }
×
8
}
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc