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

JaCraig / ObjectCartographer / 10602059818
85%

Build:
DEFAULT BRANCH: main
Ran 28 Aug 2024 06:12PM 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

28 Aug 2024 06:07PM UTC coverage: 85.374% (-0.04%) from 85.418%
10602059818

push

github

JaCraig
fix: fixing issue with properties that have index parameters in object creation

- Previously, the code only checked if `TempProperty` was `null`.
The new condition also checks if `TempProperty` has index
parameters (`TempProperty.GetIndexParameters().Length > 0`).
If either condition is true, the `Found` variable is set to
`false`, and the loop breaks. This change ensures that
properties with index parameters are not considered valid
matches, preventing issues related to unsuitable indexed
properties in the mapping operation.

449 of 582 branches covered (77.15%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

911 of 1011 relevant lines covered (90.11%)

13676.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10602059818.1 28 Aug 2024 06:12PM UTC 0
85.37
GitHub Action Run
Source Files on build 10602059818
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10602059818
  • 319c2378 on github
  • Prev Build on main (#10594209890)
  • Next Build on main (#10630764909)
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