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

v1.2.3 #21

Merged
merged 6 commits into from
Oct 24, 2024
Merged

v1.2.3 #21

merged 6 commits into from
Oct 24, 2024

Conversation

fritz-astronomer
Copy link
Contributor

@fritz-astronomer fritz-astronomer commented Oct 15, 2024

  • fix: change 'name' in py_assigned_object to 'ast_name' to prevent collision if used in a task
  • feat: add __file before and after dag_filter
  • fix: allow OrbiterDAG to take timedelta
  • fix: remove empty downstreams from TaskGroup to prevent ast render failures

@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2024

Codecov Report

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

Please upload report for BASE (main@9bdf938). Learn more about missing BASE report.

Files with missing lines Patch % Lines
orbiter/rules/rulesets.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage        ?   79.14%           
=======================================
  Files           ?       35           
  Lines           ?     1362           
  Branches        ?        0           
=======================================
  Hits            ?     1078           
  Misses          ?      284           
  Partials        ?        0           

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

@fritz-astronomer fritz-astronomer changed the title v1.2.3 Prevent name collision for task property Oct 16, 2024
@fritz-astronomer fritz-astronomer changed the title Prevent name collision for task property v1.2.3 Oct 18, 2024
@fritz-astronomer fritz-astronomer merged commit ca1db53 into main Oct 24, 2024
6 checks passed
@fritz-astronomer fritz-astronomer deleted the 1.2.3 branch October 24, 2024 18:57
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