Skip to content

#48/stronger typing for entity builder#49

Merged
sebastian-ederer merged 2 commits into
mainfrom
#48/stronger_typing_for_entity_builder
May 13, 2026
Merged

#48/stronger typing for entity builder#49
sebastian-ederer merged 2 commits into
mainfrom
#48/stronger_typing_for_entity_builder

Conversation

@sebastian-ederer
Copy link
Copy Markdown
Member

Description

Fixed accepted types for time columns in IsHypertable() and IsContinuousAggregate(). While the hypertable config was too losely typed, continuous aggregates were too strictly typed.

Related Issues

Issue #48

Type of Change

  • Bug fix (non-breaking change adressing an issue)
  • New feature (non-breaking change adding functionality)
  • Refactoring
  • Documentation
  • CI / build / tooling
  • Breaking change (fix or feature causing existing functionality to change)

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated (Testcontainers)
  • Existing tests pass (dotnet test)

Checklist

  • Code follows the project's coding styles and guidelines
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • No new compiler warnings introduced
  • Public API changes have XML documentation

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sebastian-ederer sebastian-ederer merged commit f1b08bc into main May 13, 2026
3 checks passed
@sebastian-ederer sebastian-ederer deleted the #48/stronger_typing_for_entity_builder branch May 13, 2026 15:58
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.

1 participant