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

orion-ecs / keen-eye / 30058181710
64%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2026 01:14AM UTC
Jobs 1
Files 988
Run time 2min
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

24 Jul 2026 01:08AM UTC coverage: 64.109% (+0.2%) from 63.899%
30058181710

push

github

tyevco
fix(testbridge): Snapshot file round-trip preserves nested-struct and array fields (#1176)

ConvertJsonElement only handled scalar JSON kinds and returned null for

Object/Array, so after a save-to-file/load-from-file cycle nested-struct

and array component fields were reconstructed as zero/null. It now maps a

JSON Object back to Dictionary<string,object?> (routing through the

existing ConvertDictToStruct path) and a JSON Array to a typed array,

recursing on children so each value is converted using its target field

type. In-memory restore was unaffected and remains correct.

Closes #1176

8450 of 12520 branches covered (67.49%)

Branch coverage included in aggregate %.

20 of 49 new or added lines in 1 file covered. (40.82%)

50607 of 79599 relevant lines covered (63.58%)

0.97 hits per line

Uncovered Changes

Lines Coverage ∆ File
29
42.61
42.18% src/KeenEyes.TestBridge/SnapshotImpl/SnapshotControllerImpl.cs
Jobs
ID Job ID Ran Files Coverage
1 30058181710.1 24 Jul 2026 01:14AM UTC 988
64.11
GitHub Action Run
Source Files on build 30058181710
  • Tree
  • List 988
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30058181710
  • c76c60ca on github
  • Prev Build on main (#30044723076)
  • Next Build on main (#30060975494)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc