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

JaCraig / Gestalt / 12681361574
82%

Build:
DEFAULT BRANCH: main
Ran 09 Jan 2025 12:19AM UTC
Jobs 1
Files 22
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 Jan 2025 12:16AM UTC coverage: 82.718% (-1.5%) from 84.232%
12681361574

push

github

JaCraig
feat(nullability): enhance annotations and modernize syntax

This commit enhances nullability annotations and modernizes the syntax
across various files.

- Replace `Array.Empty<IControllerModule>()` with `[]` for empty arrays
- Replace `var` keyword with explicit type declarations
- Add `NotNullIfNotNull` attribute to methods for better nullability handling
- Convert constructors to use C# 9.0 record-like syntax
- Update `ApplicationBaseClass` and related classes to ensure non-null return values
- Update `Configure` methods to use `NotNullIfNotNull` attribute
- Add `System.Diagnostics.CodeAnalysis` namespace imports where necessary

244 of 332 branches covered (73.49%)

Branch coverage included in aggregate %.

10 of 11 new or added lines in 5 files covered. (90.91%)

9 existing lines in 3 files now uncovered.

383 of 426 relevant lines covered (89.91%)

6661.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12681361574.1 09 Jan 2025 12:19AM UTC 0
42.38
GitHub Action Run
Source Files on build 12681361574
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12681361574
  • 0a5ebde4 on github
  • Prev Build on main (#12565148929)
  • Next Build on main (#12718717861)
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