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

Enable test connection for increasing local dev productivity #1453

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

pankajkoti
Copy link
Collaborator

@pankajkoti pankajkoti commented Jan 23, 2024

Sets AIRFLOW__CORE__TEST_CONNECTION=Enabled in the
Docker image to allow testing connections in a quick go.

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1c66272) 98.23% compared to head (15c53a0) 98.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1453   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files          91       91           
  Lines        5152     5152           
=======================================
  Hits         5061     5061           
  Misses         91       91           

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

1 similar comment
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1c66272) 98.23% compared to head (15c53a0) 98.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1453   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files          91       91           
  Lines        5152     5152           
=======================================
  Hits         5061     5061           
  Misses         91       91           

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

@pankajkoti pankajkoti merged commit f572da3 into main Jan 23, 2024
11 checks passed
@pankajkoti pankajkoti deleted the enable-local-dev-test-connection branch January 23, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants