Skip to content

Conversation

@norberttech
Copy link
Member

Resolves: #1959
Resolves: #1955

Change Log


Added

  • Json value to flow-php/types

Fixed

Changed

  • changed TypeJson from Type{string} into Type{Json}
  • JsonEntry now holds value as Json

Removed

Deprecated

Security

- added Json value to flow-php/types
- changed TypeJson from Type<string> into Type<Json>
- JsonEntry now holds value as Json
- improved static analysis type narrowing
@codecov
Copy link

codecov bot commented Dec 13, 2025

Codecov Report

❌ Patch coverage is 91.66667% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.65%. Comparing base (1d4c142) to head (971ddf8).
⚠️ Report is 4 commits behind head on 1.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##              1.x    #2074      +/-   ##
==========================================
+ Coverage   83.37%   83.65%   +0.28%     
==========================================
  Files        1017     1018       +1     
  Lines       37268    37337      +69     
==========================================
+ Hits        31071    31234     +163     
+ Misses       6197     6103      -94     
Components Coverage Δ
etl 88.37% <87.50%> (+0.96%) ⬆️
cli 85.76% <ø> (ø)
lib-array-dot 95.00% <ø> (ø)
lib-azure-sdk 60.01% <ø> (ø)
lib-doctrine-dbal-bulk 95.14% <ø> (ø)
lib-filesystem 80.44% <ø> (ø)
lib-types 89.19% <94.28%> (+1.83%) ⬆️
lib-parquet 68.25% <ø> (ø)
lib-parquet-viewer 83.04% <ø> (ø)
lib-snappy 90.18% <ø> (+0.46%) ⬆️
bridge-filesystem-async-aws 90.95% <ø> (ø)
bridge-filesystem-azure 89.38% <ø> (ø)
bridge-monolog-http 96.89% <ø> (ø)
bridge-openapi-specification 94.50% <ø> (ø)
symfony-http-foundation 72.32% <ø> (ø)
adapter-chartjs 86.33% <ø> (ø)
adapter-csv 89.30% <100.00%> (ø)
adapter-doctrine 91.50% <ø> (ø)
adapter-elasticsearch 97.02% <ø> (ø)
adapter-google-sheet 97.05% <ø> (ø)
adapter-http 65.94% <ø> (ø)
adapter-json 89.69% <100.00%> (ø)
adapter-logger 83.33% <ø> (ø)
adapter-meilisearch 97.77% <ø> (ø)
adapter-parquet 79.92% <100.00%> (+0.29%) ⬆️
adapter-text 86.84% <ø> (ø)
adapter-xml 82.66% <100.00%> (ø)
🚀 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 a3db0a4 into 1.x Dec 13, 2025
22 checks passed
@norberttech norberttech deleted the 1955-unify-jsonentry branch December 13, 2025 19:28
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]: Unify JsonEntry

2 participants