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

kubernetes-sigs / inference-perf / 34111455632
79%

Build:
DEFAULT BRANCH: main
Ran 07 Sep 2026 10:32AM UTC
Jobs 1
Files 116
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

07 Sep 2026 10:26AM UTC coverage: 78.217% (+0.04%) from 78.18%
34111455632

push

github

web-flow
feat(datagen): enable synthetic_agentic data generator (#776)

Follow-up to #716.

## What this PR does

#716 added the `synthetic_agentic` data generator but shipped it behind
a
`model_validator` guard that unconditionally rejected `data.type:
synthetic_agentic`
with "not yet available and will be enabled in a future release." This
PR removes
that guard, turning the generator on.

- Removes the `synthetic_agentic_not_yet_available` validator from
  `inference_perf/config/config.py`.
- Restores/updates the 16 numbered demo configs under
`examples/synthetic_agentic/demo/` (01 bare → 16 budget cap), each
isolating one
concept of the generator (tool loops, fan-out, context compaction,
budget caps,
  etc.) with expected event counts documented in comments.

## Testing

- Existing test suite from #716
(`tests/required/datagen/test_synthetic_agentic.py`)
continues to cover generator behavior; no test changes needed since this
only
  removes a rejection path.

46 of 50 new or added lines in 5 files covered. (92.0%)

9099 of 11633 relevant lines covered (78.22%)

0.78 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
95.27
-0.89% inference_perf/config/datagen/replay.py
2
0.0
inference_perf/datagen/synthetic_agentic/synthetic_agentic_to_replay_graph.py
Jobs
ID Job ID Ran Files Coverage
1 34111455632.1 07 Sep 2026 10:32AM UTC 116
78.22
GitHub Action Run
Source Files on build 34111455632
  • Tree
  • List 116
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34111455632
  • 27375d07 on github
  • Prev Build on main (#34109861386)
  • Next Build on main (#34280256280)
  • 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