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

samsmithnz / RepoGovernance / 3687671902

pending completion
3687671902

push

github

GitHub
Updating packages (#278)

118 of 202 branches covered (58.42%)

Branch coverage included in aggregate %.

390 of 543 relevant lines covered (71.82%)

6.31 hits per line

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

0.0
/src/RepoGovernance.Core/Models/Project.cs
1
namespace RepoGovernance.Core.Models
2
{
3
    public class Project
4
    {
5
        public string? FileName { get; set; }
×
6
        public string? Path { get; set; }
×
7
        public string? Content { get; set; }
×
8
        public string? Framework { get; set; }
×
9
        public string? Color { get; set; }
×
10
    }
11
}
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

© 2025 Coveralls, Inc