Skip to content

Conversation

@stloyd
Copy link
Member

@stloyd stloyd commented Nov 9, 2025

Resolves: #1979

Change Log


Added

  • Make HTTP Adapter aware of HTML & XML entry types

Fixed

Changed

Removed

Deprecated

Security

@codecov
Copy link

codecov bot commented Nov 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.98%. Comparing base (748a5ab) to head (e5c63c0).
⚠️ Report is 2 commits behind head on 1.x.

Additional details and impacted files
@@            Coverage Diff             @@
##              1.x    #1980      +/-   ##
==========================================
+ Coverage   78.94%   78.98%   +0.03%     
==========================================
  Files         841      842       +1     
  Lines       25056    25058       +2     
==========================================
+ Hits        19780    19791      +11     
+ Misses       5276     5267       -9     
Components Coverage Δ
etl 87.71% <ø> (ø)
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 87.74% <ø> (ø)
lib-parquet 68.35% <ø> (ø)
lib-parquet-viewer 83.04% <ø> (ø)
lib-snappy 90.18% <ø> (ø)
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% <100.00%> (+6.79%) ⬆️
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.

@stloyd stloyd force-pushed the task/1979-http-client branch from 52d1da1 to cd9feb5 Compare November 9, 2025 18:33
@stloyd stloyd requested a review from norberttech November 9, 2025 18:50
@norberttech norberttech merged commit e73e880 into flow-php:1.x Nov 9, 2025
17 checks passed
@stloyd stloyd deleted the task/1979-http-client branch November 9, 2025 20:04
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]: Adjust HTTP Client adapter to handle new types

2 participants