Skip to content

Conversation

@norberttech
Copy link
Member

@norberttech norberttech commented Nov 28, 2025

Resolves: #2028
Resolves: #2031

Change Log


Added

  • excel adapter to flow.phar
  • chartjs adapter to flow.phar
  • openapi specification bridge to flow.phar
  • pg-query library to flow.phar
  • pg-query-ext to wasm compilation
  • snappy extension to wasm compilation

Fixed

  • deprecation notices from box while building phar

Changed

Removed

Deprecated

Security

@norberttech norberttech linked an issue Nov 28, 2025 that may be closed by this pull request
- build flow.phar while building website
- added pg-query extension to baseline gh/action workflow
- added pg-query to automated documentation building script
- added pg-query DSL to playground
- added excel / chartjs / openapi-spec-bridge and pg-query to flow.phar
@norberttech norberttech force-pushed the 2028-task-add-missing-adapters-to-flowphar branch from f57d614 to b9c9b6a Compare November 28, 2025 12:03
@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.26%. Comparing base (319a3ba) to head (8e46b82).
⚠️ Report is 11 commits behind head on 1.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##                1.x    #2039      +/-   ##
============================================
+ Coverage     77.65%   79.26%   +1.61%     
+ Complexity    10375    10269     -106     
============================================
  Files           859      845      -14     
  Lines         25660    25273     -387     
============================================
+ Hits          19925    20033     +108     
+ Misses         5735     5240     -495     
Components Coverage Δ
etl 88.50% <ø> (+1.08%) ⬆️
cli 85.96% <ø> (ø)
lib-array-dot 95.00% <ø> (ø)
lib-azure-sdk 60.39% <ø> (ø)
lib-doctrine-dbal-bulk 95.14% <ø> (ø)
lib-filesystem 80.68% <ø> (ø)
lib-types 89.49% <ø> (+1.75%) ⬆️
lib-parquet 68.35% <ø> (ø)
lib-parquet-viewer 83.04% <ø> (ø)
lib-snappy 90.18% <ø> (-0.47%) ⬇️
bridge-filesystem-async-aws 91.00% <ø> (ø)
bridge-filesystem-azure 89.47% <ø> (ø)
bridge-monolog-http 96.91% <ø> (ø)
bridge-openapi-specification 94.55% <ø> (ø)
symfony-http-foundation 73.17% <ø> (ø)
adapter-chartjs 86.36% <ø> (ø)
adapter-csv 89.08% <ø> (ø)
adapter-doctrine 90.97% <ø> (ø)
adapter-elasticsearch 97.17% <ø> (ø)
adapter-google-sheet 91.40% <ø> (ø)
adapter-http 67.36% <ø> (ø)
adapter-json 89.80% <ø> (ø)
adapter-logger 83.33% <ø> (ø)
adapter-meilisearch 97.87% <ø> (ø)
adapter-parquet 78.30% <ø> (ø)
adapter-text 88.09% <ø> (ø)
adapter-xml 83.07% <ø> (ø)
🚀 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 d4d2e9a into 1.x Nov 28, 2025
21 of 22 checks passed
@norberttech norberttech deleted the 2028-task-add-missing-adapters-to-flowphar branch November 28, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task]: website building process should also build phar [Task]: add missing adapters to flow.phar

2 participants