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

deepset-ai / haystack / 20992471646
92%

Build:
DEFAULT BRANCH: main
Ran 14 Jan 2026 11:31AM UTC
Jobs 1
Files 245
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

14 Jan 2026 11:28AM UTC coverage: 92.188% (-0.008%) from 92.196%
20992471646

push

github

web-flow
feat!: remove backward compatibility for legacy pipeline_outputs format (#10249)

Remove temporary deserialization logic for old pipeline_outputs format in
pipeline snapshots. This backward-compatibility layer was introduced in
PR #10096 and marked for removal in Haystack 2.23.0.

BREAKING CHANGE: Pipeline snapshots created before Haystack 2.17.0 will
no longer deserialize correctly. Users must recreate snapshots with the
current Haystack version or manually migrate to the new serialization schema.

Changes:
- Remove conditional deserialization check in Pipeline.run()
- Remove test_load_pipeline_snapshot_with_old_pipeline_outputs_format test
- Add breaking change documentation with migration instructions

The new format uses 'serialization_schema' and 'serialized_data' fields,
consistent with other pipeline state serialization.

Closes #10168
Ref #10096

Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>

14421 of 15643 relevant lines covered (92.19%)

0.92 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
66.67
-1.15% core/pipeline/async_pipeline.py
6
93.16
0.73% core/pipeline/pipeline.py
Jobs
ID Job ID Ran Files Coverage
1 20992471646.1 14 Jan 2026 11:31AM UTC 245
92.19
GitHub Action Run
Source Files on build 20992471646
  • Tree
  • List 245
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20992471646
  • 61deff19 on github
  • Prev Build on main (#20992390797)
  • Next Build on main (#21036142336)
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