Skip to content

Move out receiving partitions in extractors out of loops#2529

Merged
norberttech merged 1 commit into
flow-php:1.xfrom
stloyd:chore/move-partitions-in-extractors
Jul 12, 2026
Merged

Move out receiving partitions in extractors out of loops#2529
norberttech merged 1 commit into
flow-php:1.xfrom
stloyd:chore/move-partitions-in-extractors

Conversation

@stloyd

@stloyd stloyd commented Jul 12, 2026

Copy link
Copy Markdown
Member

Resolves: #xxx

Change Log


Added

Fixed

Changed

  • Move out receiving partitions in extractors out of loops

Removed

Deprecated

Security

@stloyd stloyd requested a review from norberttech as a code owner July 12, 2026 08:31
@stloyd stloyd added the hackaton-07-2026 A first Flow Hackaton with Stloyd and MrHDOLEK 🎉 label Jul 12, 2026
@stloyd stloyd added this to the 0.42.0 milestone Jul 12, 2026
@stloyd stloyd changed the title Reduce complexity of XML reading & writing Move out receiving partitions in extractors out of loops Jul 12, 2026
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.37%. Comparing base (c0659fe) to head (d504b39).
⚠️ Report is 1 commits behind head on 1.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                1.x    #2529      +/-   ##
============================================
- Coverage     86.38%   86.37%   -0.01%     
  Complexity    22975    22975              
============================================
  Files          1749     1749              
  Lines         70567    70556      -11     
============================================
- Hits          60957    60945      -12     
- Misses         9610     9611       +1     
Components Coverage Δ
etl 89.86% <ø> (-0.01%) ⬇️
cli 89.40% <ø> (ø)
lib-array-dot 81.44% <ø> (ø)
lib-azure-sdk 64.44% <ø> (ø)
lib-doctrine-dbal-bulk 93.61% <ø> (ø)
lib-filesystem 86.04% <ø> (ø)
lib-types 90.54% <ø> (ø)
lib-parquet 70.23% <ø> (ø)
lib-parquet-viewer 82.26% <ø> (ø)
lib-snappy 89.82% <ø> (ø)
lib-dremel 0.00% <ø> (ø)
lib-postgresql 88.62% <ø> (ø)
lib-telemetry 86.58% <ø> (ø)
bridge-filesystem-async-aws 92.74% <ø> (ø)
bridge-filesystem-azure 90.45% <ø> (ø)
bridge-monolog-http 96.82% <ø> (ø)
bridge-monolog-telemetry 94.79% <ø> (ø)
bridge-openapi-specification 92.07% <ø> (ø)
symfony-http-foundation 78.57% <ø> (ø)
bridge-psr18-telemetry 100.00% <ø> (ø)
bridge-psr3-telemetry 98.95% <ø> (ø)
bridge-psr7-telemetry 100.00% <ø> (ø)
bridge-telemetry-otlp 90.41% <ø> (ø)
bridge-symfony-http-foundation-telemetry 92.85% <ø> (ø)
bridge-symfony-filesystem-bundle 90.66% <ø> (ø)
bridge-symfony-filesystem-cache 98.18% <ø> (ø)
bridge-symfony-postgresql-bundle 93.39% <ø> (ø)
bridge-symfony-postgresql-cache 94.41% <ø> (ø)
bridge-symfony-postgresql-messenger 98.80% <ø> (ø)
bridge-symfony-postgresql-session 93.65% <ø> (ø)
bridge-symfony-telemetry-bundle 90.10% <ø> (ø)
adapter-chartjs 84.05% <ø> (ø)
adapter-csv 91.66% <100.00%> (ø)
adapter-doctrine 90.79% <ø> (ø)
adapter-google-sheet 99.18% <ø> (ø)
adapter-http 73.23% <ø> (ø)
adapter-json 88.63% <100.00%> (-0.09%) ⬇️
adapter-logger 50.00% <ø> (ø)
adapter-parquet 83.54% <75.00%> (ø)
adapter-text 74.57% <100.00%> (+0.43%) ⬆️
adapter-xml 86.49% <100.00%> (-0.10%) ⬇️
adapter-avro 0.00% <ø> (ø)
adapter-excel 94.16% <100.00%> (-0.06%) ⬇️
adapter-postgresql 91.06% <ø> (ø)
adapter-seal 93.87% <ø> (ø)
bridge-phpunit-postgresql 75.30% <ø> (ø)
bridge-phpunit-telemetry 87.32% <ø> (ø)
bridge-phpstan-types 0.00% <ø> (ø)
bridge-postgresql-valinor 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot added size: S and removed size: XS labels Jul 12, 2026
@stloyd stloyd force-pushed the chore/move-partitions-in-extractors branch from 389df77 to d504b39 Compare July 12, 2026 18:51
@norberttech norberttech merged commit 99786dc into flow-php:1.x Jul 12, 2026
47 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Roadmap Jul 12, 2026
@stloyd stloyd deleted the chore/move-partitions-in-extractors branch July 12, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hackaton-07-2026 A first Flow Hackaton with Stloyd and MrHDOLEK 🎉 size: S

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants