Skip to content

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

Merged
TiGrib merged 5 commits intodevelopfrom
feature/DOP-22750
Dec 24, 2024
Merged

[DOP-22750] Add owner parsing for airflow run events#135
TiGrib merged 5 commits intodevelopfrom
feature/DOP-22750

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.

@codecov
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 (a09e209) to head (015f819).
Report is 247 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #135      +/-   ##
===========================================
+ Coverage    91.75%   92.35%   +0.59%     
===========================================
  Files          151      172      +21     
  Lines         2656     3819    +1163     
  Branches       236      265      +29     
===========================================
+ Hits          2437     3527    +1090     
- Misses         182      230      +48     
- Partials        37       62      +25     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TiGrib TiGrib merged commit b9d33ff into develop Dec 24, 2024
10 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