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

loresoft / FluentCommand / 23280270082

19 Mar 2026 04:46AM UTC coverage: 57.402%. Remained the same
23280270082

push

github

pwelter34
nullability tests

1405 of 3071 branches covered (45.75%)

Branch coverage included in aggregate %.

41 of 83 new or added lines in 17 files covered. (49.4%)

4291 of 6852 relevant lines covered (62.62%)

330.75 hits per line

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

0.0
/test/FluentCommand.Entities/Brand.cs
1
namespace FluentCommand.Entities;
2

3
public class Brand
4
{
5
    public int Id { get; set; }
×
NEW
6
    public string? Name { get; set; }
×
NEW
7
    public string? Description { 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