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

samsmithnz / RepoGovernance / 5701615620

pending completion
5701615620

push

github

web-flow
Adding count to .NET frameworks (#501)

* Added count to code

* Added counter to dotnet languages

123 of 236 branches covered (52.12%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 2 files covered. (100.0%)

456 of 647 relevant lines covered (70.48%)

7.31 hits per line

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

0.0
/src/RepoGovernance.Core/Models/BaseModel.cs
1
namespace RepoGovernance.Core.Models
2
{
3
    public class BaseModel
4
    {
5
        public string? RawJSON { get; set; }
×
6
    }
7
}
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