Skip to content

Conversation

@AppKiv
Copy link

@AppKiv AppKiv commented Oct 16, 2025

In current version, all outlets should be only uri of Datasets, but airflow support DatasetAlias class in outlets/inlets
Changed object cast, it allows set object type in yaml.

      outlets:
        - __type__: airflow.datasets.DatasetAlias
          name: "dynamic_outputs"

@AppKiv AppKiv requested a review from a team as a code owner October 16, 2025 10:15
@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.77%. Comparing base (4176e9a) to head (9326452).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #601   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files          13       13           
  Lines        1125     1125           
=======================================
  Hits         1055     1055           
  Misses         70       70           

☔ 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.

@pankajastro
Copy link
Collaborator

@AppKiv
Copy link
Author

AppKiv commented Oct 16, 2025

thanks for link, fixed formating

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.

3 participants