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

dgg / nmoneys-web / 21330671890

25 Jan 2026 09:51AM UTC coverage: 73.95% (-25.4%) from 99.367%
21330671890

push

github

web-flow
authn (#31)

128 of 220 new or added lines in 22 files covered. (58.18%)

264 of 357 relevant lines covered (73.95%)

0.74 hits per line

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

0.0
/src/Api/Infrastructure/Auth/Models/GrantClientBody.cs
1
namespace NMoneys.Api.Infrastructure.Auth.Models;
2

NEW
3
internal record GrantClientBody(string ClientId, string Audience, string[] Scope)
×
4
{
NEW
5
        public string SubjectType => "client";
×
6
}
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