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

samsmithnz / RepoGovernance / 6871614018

15 Nov 2023 01:15AM UTC coverage: 69.053% (+0.6%) from 68.496%
6871614018

Pull #660

github

web-flow
Merge 47195b935 into 52b914122
Pull Request #660: Update to .NET 8

217 of 360 branches covered (0.0%)

Branch coverage included in aggregate %.

651 of 897 relevant lines covered (72.58%)

23.09 hits per line

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

0.0
/src/RepoGovernance.Core/Models/NuGetPackages/Framework.cs
1
namespace RepoGovernance.Core.Models.NuGetPackages
2
{
3
    public class Framework
4
    {
5
        public string framework { get; set; }
×
6
        public List<Package> topLevelPackages { get; set; }
×
7
    }
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

© 2025 Coveralls, Inc