Skip to content

refactor: allow to register multiple filesystems of the same type in fstab#2320

Merged
norberttech merged 1 commit into1.xfrom
fstab-multiple-filesystems
Apr 21, 2026
Merged

refactor: allow to register multiple filesystems of the same type in fstab#2320
norberttech merged 1 commit into1.xfrom
fstab-multiple-filesystems

Conversation

@norberttech
Copy link
Copy Markdown
Member

Change Log


Added

Fixed

  • allow to register multiple filesystems of the same type in fstab

Changed

Removed

Deprecated

Security

@norberttech norberttech added this to the 0.36.0 milestone Apr 20, 2026
@norberttech norberttech merged commit 1558c15 into 1.x Apr 21, 2026
28 of 31 checks passed
@norberttech norberttech deleted the fstab-multiple-filesystems branch April 21, 2026 08:19
@github-project-automation github-project-automation Bot moved this from Todo to Done in Roadmap Apr 21, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

❌ Patch coverage is 94.72656% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.28%. Comparing base (ae6803e) to head (3eb3cce).
⚠️ Report is 1 commits behind head on 1.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##              1.x    #2320       +/-   ##
===========================================
+ Coverage   10.90%   84.28%   +73.38%     
===========================================
  Files        1535     1538        +3     
  Lines       57829    57954      +125     
===========================================
+ Hits         6304    48848    +42544     
+ Misses      51525     9106    -42419     
Components Coverage Δ
etl 90.61% <100.00%> (+90.55%) ⬆️
cli 85.76% <ø> (+85.76%) ⬆️
lib-array-dot 94.82% <ø> (+94.82%) ⬆️
lib-azure-sdk 61.03% <80.00%> (+61.03%) ⬆️
lib-doctrine-dbal-bulk 95.16% <ø> (+95.16%) ⬆️
lib-filesystem 85.03% <97.89%> (+75.13%) ⬆️
lib-types 89.27% <ø> (+88.55%) ⬆️
lib-parquet 70.18% <ø> (+0.50%) ⬆️
lib-parquet-viewer 83.04% <ø> (+83.04%) ⬆️
lib-snappy 91.12% <ø> (+1.40%) ⬆️
lib-dremel 0.00% <ø> (ø)
lib-postgresql 88.66% <ø> (+88.66%) ⬆️
lib-telemetry 89.57% <ø> (+89.57%) ⬆️
bridge-filesystem-async-aws 92.21% <100.00%> (+92.21%) ⬆️
bridge-filesystem-azure 90.83% <100.00%> (+90.83%) ⬆️
bridge-monolog-http 97.45% <ø> (+97.45%) ⬆️
bridge-openapi-specification 91.50% <ø> (+91.50%) ⬆️
symfony-http-foundation 79.45% <87.50%> (+79.45%) ⬆️
bridge-psr18-telemetry 100.00% <ø> (+100.00%) ⬆️
bridge-psr7-telemetry 100.00% <ø> (+100.00%) ⬆️
bridge-telemetry-otlp 89.29% <ø> (+89.29%) ⬆️
bridge-symfony-http-foundation-telemetry 88.23% <ø> (+88.23%) ⬆️
bridge-symfony-filesystem-bundle 93.67% <92.20%> (+93.67%) ⬆️
bridge-symfony-postgresql-bundle 95.42% <ø> (+95.42%) ⬆️
bridge-symfony-postgresql-messenger 99.59% <ø> (+99.59%) ⬆️
bridge-symfony-telemetry-bundle 67.60% <ø> (+67.60%) ⬆️
adapter-chartjs 84.72% <ø> (+84.72%) ⬆️
adapter-csv 88.65% <ø> (+88.65%) ⬆️
adapter-doctrine 92.00% <ø> (+92.00%) ⬆️
adapter-elasticsearch 92.78% <ø> (+92.78%) ⬆️
adapter-google-sheet 99.02% <ø> (+99.02%) ⬆️
adapter-http 67.91% <ø> (+67.91%) ⬆️
adapter-json 87.61% <ø> (+87.61%) ⬆️
adapter-logger 47.36% <ø> (+47.36%) ⬆️
adapter-parquet 78.89% <ø> (+78.89%) ⬆️
adapter-text 81.25% <ø> (+81.25%) ⬆️
adapter-xml 82.07% <ø> (+82.07%) ⬆️
adapter-avro 0.00% <ø> (ø)
adapter-excel 94.02% <ø> (+94.02%) ⬆️
adapter-postgresql 0.00% <ø> (ø)
bridge-phpunit-postgresql 72.97% <ø> (+41.89%) ⬆️
bridge-phpunit-telemetry 48.14% <ø> (+44.90%) ⬆️
bridge-postgresql-valinor 100.00% <ø> (+100.00%) ⬆️
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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