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

kubernetes-sigs / inference-perf / 34504974826
80%

Build:
DEFAULT BRANCH: main
Ran 10 Sep 2026 05:01PM UTC
Jobs 1
Files 118
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

10 Sep 2026 04:54PM UTC coverage: 78.894% (+0.4%) from 78.5%
34504974826

push

github

web-flow
feat(datagen): support the filter config key in weka replay (#773)

WekaTraceReplayConfig had no `filter` field, so configs are strict and a
`filter:` key under weka_trace_replay failed validation outright.

Add it and apply it to all three trace sources, reusing the OTel
datagen's _compile_filter. Weka traces record only per-request lengths,
so derive the aggregates a filter needs: max_tokens, total_tokens and
num_turns. A failing expression raises rather than being skipped as bad
input data, so a typo'd key cannot quietly empty the corpus.
num_dataset_entries now caps accepted traces rather than lines scanned,
so a filter narrows which traces are picked instead of how many.

---------

Signed-off-by: Angelo Ruocco <ang@zurich.ibm.com>

61 of 65 new or added lines in 4 files covered. (93.85%)

9360 of 11864 relevant lines covered (78.89%)

0.79 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
52.61
0.98% inference_perf/datagen/replay/otel_trace_utils.py
1
81.37
5.71% inference_perf/datagen/replay/weka_trace_replay_datagen.py
Jobs
ID Job ID Ran Files Coverage
1 34504974826.1 10 Sep 2026 05:01PM UTC 118
78.89
GitHub Action Run
Source Files on build 34504974826
  • Tree
  • List 118
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34504974826
  • b2f34040 on github
  • Prev Build on main (#34502122148)
  • Next Build on main (#34513745112)
  • 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