Skip to content

Conversation

@hmgaudecker
Copy link
Member

No description provided.

hmgaudecker and others added 6 commits January 11, 2026 11:16
Type-promoting aggregators (e.g., summing bools returns int) may give
incorrect results with same-type target inference.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Verify that:
- aggregator_return_type is ignored when set_annotations=False
- No inference or warnings occur when set_annotations=False

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@codecov
Copy link

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.57%. Comparing base (f56a4a8) to head (7aa32fe).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #63   +/-   ##
=======================================
  Coverage   95.57%   95.57%           
=======================================
  Files          23       23           
  Lines        1174     1174           
=======================================
  Hits         1122     1122           
  Misses         52       52           

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

Base automatically changed from drop-py310 to main January 13, 2026 10:44
@hmgaudecker hmgaudecker linked an issue Jan 13, 2026 that may be closed by this pull request
3 tasks
@hmgaudecker hmgaudecker changed the title Build docs using pixi. Build docs using pixi, update docs. Jan 13, 2026
hmgaudecker added a commit that referenced this pull request Jan 16, 2026
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.

DOC: Update, in particular dag.tree

2 participants