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

fix(airflow): load namespace and pod_name from trigger event #89

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

hussein-awala
Copy link
Owner

Otherwise

self._persist_spark_history_ui_link(context)
will fail if spark_on_k8s_service_url is True

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 62.12%. Comparing base (1a1ac96) to head (310aac5).

Files Patch % Lines
spark_on_k8s/airflow/operators.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   62.22%   62.12%   -0.10%     
==========================================
  Files          31       31              
  Lines        1313     1315       +2     
==========================================
  Hits          817      817              
- Misses        496      498       +2     

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

@hussein-awala hussein-awala merged commit 9fad5e8 into main Jul 29, 2024
14 of 16 checks passed
@hussein-awala hussein-awala deleted the fix/airflow_deferrable branch July 29, 2024 15:05
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.

None yet

1 participant