Skip to content
New issue

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

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

Already on GitHub? # to your account

defer dependency imports #17

Merged
merged 1 commit into from
Aug 12, 2024
Merged

defer dependency imports #17

merged 1 commit into from
Aug 12, 2024

Conversation

timkpaine
Copy link
Member

No description provided.

Copy link

Test Results

17 tests   16 ✅  7s ⏱️
 1 suites   1 💤
 1 files     0 ❌

Results for commit 122fd1e.

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 70.68966% with 17 lines in your changes missing coverage. Please review.

Files Patch % Lines
airflow_priority/plugins/aws.py 0.00% 9 Missing ⚠️
airflow_priority/plugins/symphony.py 50.00% 4 Missing ⚠️
airflow_priority/plugins/datadog.py 92.30% 1 Missing ⚠️
airflow_priority/plugins/discord.py 83.33% 1 Missing ⚠️
airflow_priority/plugins/newrelic.py 85.71% 1 Missing ⚠️
airflow_priority/plugins/slack.py 83.33% 1 Missing ⚠️
Files Coverage Δ
airflow_priority/common.py 82.05% <100.00%> (+1.49%) ⬆️
airflow_priority/plugins/datadog.py 88.46% <92.30%> (+0.46%) ⬆️
airflow_priority/plugins/discord.py 92.00% <83.33%> (+0.16%) ⬆️
airflow_priority/plugins/newrelic.py 85.71% <85.71%> (+0.71%) ⬆️
airflow_priority/plugins/slack.py 82.50% <83.33%> (+0.44%) ⬆️
airflow_priority/plugins/symphony.py 55.35% <50.00%> (+0.64%) ⬆️
airflow_priority/plugins/aws.py 0.00% <0.00%> (ø)

@timkpaine timkpaine merged commit a6a4121 into main Aug 12, 2024
2 of 3 checks passed
@timkpaine timkpaine deleted the tkp/imports branch August 12, 2024 00:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant