Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the new FlowTestCase in all Bridges tests #1307

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

Bellangelo
Copy link
Contributor

Change Log

Added

Fixed

Changed

  • Used the new `FlowTestCase` in all the ETL tests

Removed

Deprecated

Security


Description

Partially addresses #745.

Following the work of #1291 we will use the new FlowTestCase in all the Bridges tests.

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.80%. Comparing base (39af78b) to head (56245de).
Report is 3 commits behind head on 1.x.

Additional details and impacted files
@@            Coverage Diff             @@
##              1.x    #1307      +/-   ##
==========================================
- Coverage   81.80%   81.80%   -0.01%     
==========================================
  Files         569      569              
  Lines       15621    15621              
==========================================
- Hits        12779    12778       -1     
- Misses       2842     2843       +1     
Flag Coverage Δ
adapter-chartjs 81.80% <ø> (-0.01%) ⬇️
adapter-csv 81.80% <ø> (-0.01%) ⬇️
adapter-doctrine 81.80% <ø> (-0.01%) ⬇️
adapter-elasticsearch 81.80% <ø> (-0.01%) ⬇️
adapter-google-sheet 81.80% <ø> (-0.01%) ⬇️
adapter-http 81.80% <ø> (-0.01%) ⬇️
adapter-json 81.80% <ø> (-0.01%) ⬇️
adapter-logger 81.80% <ø> (-0.01%) ⬇️
adapter-meilisearch 81.80% <ø> (-0.01%) ⬇️
adapter-parquet 81.80% <ø> (-0.01%) ⬇️
adapter-text 81.80% <ø> (-0.01%) ⬇️
adapter-xml 81.80% <ø> (-0.01%) ⬇️
bridge-filesystem-async-aws 81.80% <ø> (-0.01%) ⬇️
bridge-filesystem-azure 81.80% <ø> (-0.01%) ⬇️
bridge-monolog-http 81.80% <ø> (-0.01%) ⬇️
bridge-symfony-http-foundation 81.80% <ø> (-0.01%) ⬇️
cli 81.80% <ø> (-0.01%) ⬇️
etl 81.80% <ø> (-0.01%) ⬇️
lib-azure-sdk 81.80% <ø> (-0.01%) ⬇️
lib-doctrine-dbal-bulk 81.80% <ø> (-0.01%) ⬇️
lib-filesystem 81.80% <ø> (-0.01%) ⬇️
lib-parquet 81.80% <ø> (-0.01%) ⬇️
lib-parquet-viewer 81.80% <ø> (-0.01%) ⬇️
lib-rdsl 81.80% <ø> (-0.01%) ⬇️
lib-snappy 81.80% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@norberttech norberttech merged commit d701445 into flow-php:1.x Dec 30, 2024
19 of 20 checks passed
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.

2 participants