Skip to content

Conversation

@norberttech
Copy link
Member

Change Log


Added

  • Internal interface Processor

Fixed

Changed

  • Building DataFrame Pipeline as Stages

Removed

  • Internal interface Pipeline
  • redundant clone usage from DataFrame

Deprecated

Security

- replaced Pipeline interface with Processor interface
- migrated Pipeline implementations to Processors
- Simplify building multi stage pipelines
@norberttech norberttech added this to the 0.32.0 milestone Feb 2, 2026
@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

❌ Patch coverage is 92.14502% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.94%. Comparing base (a3a400c) to head (68ae7d8).
⚠️ Report is 2 commits behind head on 1.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##              1.x    #2193      +/-   ##
==========================================
+ Coverage   83.64%   83.94%   +0.30%     
==========================================
  Files        1280     1280              
  Lines       45570    45478      -92     
==========================================
+ Hits        38116    38177      +61     
+ Misses       7454     7301     -153     
Components Coverage Δ
etl 90.98% <92.14%> (+1.32%) ⬆️
cli 85.76% <ø> (ø)
lib-array-dot 94.82% <ø> (ø)
lib-azure-sdk 60.01% <ø> (ø)
lib-doctrine-dbal-bulk 95.16% <ø> (ø)
lib-filesystem 80.44% <ø> (ø)
lib-types 88.98% <ø> (+1.51%) ⬆️
lib-parquet 68.25% <ø> (ø)
lib-parquet-viewer 83.04% <ø> (ø)
lib-snappy 90.65% <ø> (+0.93%) ⬆️
bridge-filesystem-async-aws 90.95% <ø> (ø)
bridge-filesystem-azure 89.38% <ø> (ø)
bridge-monolog-http 97.45% <ø> (ø)
bridge-openapi-specification 91.50% <ø> (ø)
symfony-http-foundation 74.11% <ø> (ø)
adapter-chartjs 86.33% <ø> (ø)
adapter-csv 89.30% <ø> (ø)
adapter-doctrine 92.00% <ø> (ø)
adapter-elasticsearch 97.02% <ø> (ø)
adapter-google-sheet 97.05% <ø> (ø)
adapter-http 65.94% <ø> (ø)
adapter-json 89.69% <ø> (ø)
adapter-logger 83.33% <ø> (ø)
adapter-meilisearch 97.77% <ø> (ø)
adapter-parquet 79.92% <ø> (ø)
adapter-text 86.84% <ø> (ø)
adapter-xml 82.66% <ø> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@norberttech norberttech merged commit 48d6a45 into 1.x Feb 2, 2026
25 checks passed
@norberttech norberttech deleted the refactor-simplify-pipelines branch February 2, 2026 12:36
@github-project-automation github-project-automation bot moved this from Todo to Done in Roadmap Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants