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

FAIRmat-NFDI / sand / 33754509010
84%
main: 84%

Build:
Build:
LAST BUILD BRANCH: arbitrary-start-samples
DEFAULT BRANCH: main
Ran 03 Sep 2026 12:19PM UTC
Jobs 1
Files 17
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

03 Sep 2026 12:18PM UTC coverage: 84.159% (+0.1%) from 84.043%
33754509010

Pull #39

github

yaruwangway
Force the model to assign samples: dialect-safe schema + empty-list guard

The artifact's samples node ({anyOf: [array, {const: 'all'}]}) hid the
'all' branch from Gemini (const is ignored in its tool-call dialect) and
put no minItems on the array, so 'UV ozone clean for all samples'
validated as samples: [] - the step landed on no sample row, the sheet
block rendered blank, and the parser skipped it. The fill-schema slice
now pins samples to {labels, minItems 1} | {enum: ['all']}, and
append_step refuses an empty samples list outright (422 naming the
step) instead of producing a complete-looking sheet with the step
silently missing.
Pull Request #39: Force sample assignment in extraction (fix empty cleaning block)

10 of 15 new or added lines in 5 files covered. (66.67%)

71 existing lines in 1 file now uncovered.

1036 of 1231 relevant lines covered (84.16%)

0.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
53.85
0.0% src/sand/services/voice_eln.py

Coverage Regressions

Lines Coverage ∆ File
71
53.85
0.0% src/sand/services/voice_eln.py
Jobs
ID Job ID Ran Files Coverage
1 33754509010.1 03 Sep 2026 12:19PM UTC 17
84.16
GitHub Action Run
Source Files on build 33754509010
  • Tree
  • List 17
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #39
  • PR Base - main (#33628161182)
  • Delete
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