Skip to content

Add TaskGroup Args#109

Merged
fritz-astronomer merged 1 commit intomainfrom
task_group_args
Nov 18, 2025
Merged

Add TaskGroup Args#109
fritz-astronomer merged 1 commit intomainfrom
task_group_args

Conversation

@fritz-astronomer
Copy link
Contributor

  • fix(objects): add tooltip and default_args to OrbiterTaskGroup

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds tooltip and default_args parameters to the OrbiterTaskGroup class to provide additional configuration options for task groups. These additions enhance the flexibility of task group definitions by allowing optional tooltip descriptions and default argument specifications.

  • Added tooltip and default_args parameters to OrbiterTaskGroup class
  • Updated documentation strings and Mermaid diagram syntax to reflect the new parameters
  • Defined both parameters as optional with None as default values

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.37%. Comparing base (b3ee237) to head (c1b6501).
⚠️ Report is 66 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   78.92%   82.37%   +3.44%     
==========================================
  Files          35       51      +16     
  Lines        1362     1889     +527     
==========================================
+ Hits         1075     1556     +481     
- Misses        287      333      +46     

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

@fritz-astronomer fritz-astronomer merged commit 5f12ea3 into main Nov 18, 2025
8 checks passed
@fritz-astronomer fritz-astronomer deleted the task_group_args branch November 18, 2025 19:35
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