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

JaCraig / Environs / 22956946530
2%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2026 02:14PM UTC
Jobs 1
Files 9
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

11 Mar 2026 02:13PM UTC coverage: 2.273% (+0.1%) from 2.162%
22956946530

push

github

JaCraig
feat(core): modernize codebase for C# 12 and .NET 10

Update codebase to leverage C# 12 features, add .NET 10.0 support, and improve platform compatibility and code quality.

- Add net10.0 to target frameworks in project files
- Use collection expressions and type inference for cleaner code
- Apply [SupportedOSPlatform("windows")] to Windows-specific APIs
- Refactor methods and properties to use expression-bodied members
- Streamline null checks and default assignments
- Replace verbose code with concise alternatives and improve resource management
- Use LINQ .Cast<T>() for type safety with ManagementObjectCollection
- Make Entry a primary constructor and enforce non-null DirectoryEntry
- Refactor SetScope and similar methods for clarity
- Update XML docs and project file formatting for readability
- No breaking changes to public API; code is now more maintainable and future-ready

2 of 86 branches covered (2.33%)

Branch coverage included in aggregate %.

0 of 94 new or added lines in 6 files covered. (0.0%)

8 existing lines in 4 files now uncovered.

6 of 266 relevant lines covered (2.26%)

0.03 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
42.11
0.0% Environs/HelperClasses/NetworkHelper.cs
12
0.0
0.0% Environs/Environment.cs
13
0.0
0.0% Environs/HelperClasses/PrinterManager.cs
13
0.0
0.0% Environs/LDAP/Directory.cs
20
0.0
0.0% Environs/HelperClasses/Applications.cs
29
0.0
0.0% Environs/LDAP/Entry.cs

Uncovered Existing Lines

Lines Coverage ∆ File
1
42.11
0.0% Environs/HelperClasses/NetworkHelper.cs
1
0.0
0.0% Environs/LDAP/Directory.cs
3
0.0
0.0% Environs/Environment.cs
3
0.0
0.0% Environs/LDAP/Entry.cs
Jobs
ID Job ID Ran Files Coverage
1 22956946530.1 11 Mar 2026 02:14PM UTC 9
2.27
GitHub Action Run
Source Files on build 22956946530
  • Tree
  • List 9
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22956946530
  • 98ced1c0 on github
  • Prev Build on master (#22948791938)
  • Next Build on master (#22998100656)
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