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

[DOP-22750] Add owner parsing for airflow run events #135

Merged
merged 5 commits into from
Dec 24, 2024

Conversation

TiGrib
Copy link
Contributor

@TiGrib TiGrib commented Dec 24, 2024

Change Summary

  • Add airflow dag owner as user in case owner != 'airflow'

Related issue number

[DOP-22750]

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.35%. Comparing base (5b35608) to head (015f819).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #135      +/-   ##
===========================================
+ Coverage    92.31%   92.35%   +0.04%     
===========================================
  Files          172      172              
  Lines         3812     3819       +7     
  Branches       263      265       +2     
===========================================
+ Hits          3519     3527       +8     
+ Misses         231      230       -1     
  Partials        62       62              

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

@TiGrib TiGrib merged commit b9d33ff into develop Dec 24, 2024
12 checks passed
@TiGrib TiGrib deleted the feature/DOP-22750 branch December 24, 2024 15:36
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