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

JaCraig / ObjectCartographer / 22964999012
85%

Build:
DEFAULT BRANCH: main
Ran 11 Mar 2026 05:15PM UTC
Jobs 1
Files 35
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 05:11PM UTC coverage: 83.558% (-1.5%) from 85.034%
22964999012

push

github

JaCraig
fix(core): modernize codebase with C# 12 features

This commit updates the codebase to leverage C# 12 features, improves null-safety, and enhances performance and clarity throughout the project.

- Update Microsoft.Extensions.DependencyInjection to v10.0.4 in benchmarks
- Refactor DataMapper: move constructors, make MethodInfo fields nullable, and add null checks
- Use static lambdas in LINQ and Array.Find for better performance
- Simplify method calls by removing redundant type qualifications
- Change ArrayIEnumerableConverter.Conversion to return TDestination?[] and use static lambdas
- Mark delegates and expressions as static where possible
- Use collection expressions ([..]) instead of ToArray() in several places
- Guard DataMapper logging with log level checks
- General code modernization for null-safety and C# 12 compliance

456 of 608 branches covered (75.0%)

Branch coverage included in aggregate %.

46 of 51 new or added lines in 16 files covered. (90.2%)

11 existing lines in 2 files now uncovered.

906 of 1022 relevant lines covered (88.65%)

4833.18 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
90.38
0.0% ObjectCartographer/ExpressionBuilder/Converters/PrimitiveConverter.cs
4
77.4
-7.96% ObjectCartographer/DataMapper.cs

Uncovered Existing Lines

Lines Coverage ∆ File
5
77.4
-7.96% ObjectCartographer/DataMapper.cs
6
5.56
-55.56% ObjectCartographer/ExtensionMethods/Services.cs
Jobs
ID Job ID Ran Files Coverage
1 22964999012.1 11 Mar 2026 05:15PM UTC 35
83.56
GitHub Action Run
Source Files on build 22964999012
  • Tree
  • List 35
  • Changed 17
  • Source Changed 16
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #22964999012
  • 6ccbf4ae on github
  • Prev Build on main (#22712401895)
  • Next Build on main (#22996216915)
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