Skip to content

fix: autocast handling datetime | numeric type merge#2196

Merged
norberttech merged 1 commit into1.xfrom
bug/autocast
Feb 3, 2026
Merged

fix: autocast handling datetime | numeric type merge#2196
norberttech merged 1 commit into1.xfrom
bug/autocast

Conversation

@norberttech
Copy link
Member

  • renamed Stages to Segments

Resolves: #xxx

Change Log


Added

Fixed

  • Autocast behavior when number is incorrectly detected as date to later be merged with float|int

Changed

  • Stages are now called Segments

Removed

Deprecated

Security

@norberttech norberttech added this to the 0.32.0 milestone Feb 3, 2026
@norberttech norberttech moved this from Todo to In Progress in Roadmap Feb 3, 2026
@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

❌ Patch coverage is 27.77778% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.93%. Comparing base (48d6a45) to head (b05745a).
⚠️ 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    #2196      +/-   ##
==========================================
+ Coverage   83.71%   83.93%   +0.22%     
==========================================
  Files        1280     1280              
  Lines       45478    45512      +34     
==========================================
+ Hits        38071    38200     +129     
+ Misses       7407     7312      -95     
Components Coverage Δ
etl 90.91% <25.00%> (+0.83%) ⬆️
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.88% <50.00%> (+1.41%) ⬆️
lib-parquet 68.25% <ø> (ø)
lib-parquet-viewer 83.04% <ø> (ø)
lib-snappy 90.18% <ø> (ø)
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 37f9d27 into 1.x Feb 3, 2026
23 of 24 checks passed
@norberttech norberttech deleted the bug/autocast branch February 3, 2026 15:36
@github-project-automation github-project-automation bot moved this from In Progress to Done in Roadmap Feb 3, 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.

1 participant