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

Add tests for exclude constraints on Hypercore TAM #7498

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mkindahl
Copy link
Contributor

@mkindahl mkindahl commented Nov 28, 2024

Add tests that exclude constraints work on Hypercore TAM tables. This is right now limited to BTree indexes.

Disable-check: force-changelog-file

@mkindahl mkindahl self-assigned this Nov 28, 2024
@mkindahl mkindahl marked this pull request as ready for review November 28, 2024 09:23
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.15%. Comparing base (59f50f2) to head (c529305).
Report is 628 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7498      +/-   ##
==========================================
+ Coverage   80.06%   82.15%   +2.08%     
==========================================
  Files         190      230      +40     
  Lines       37181    43188    +6007     
  Branches     9450    10867    +1417     
==========================================
+ Hits        29770    35480    +5710     
- Misses       2997     3379     +382     
+ Partials     4414     4329      -85     

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

@mkindahl mkindahl force-pushed the hypercore-exclusion-constraints branch from 186f7a4 to 9e27059 Compare November 28, 2024 09:54
Add tests that exclude constraints work on Hypercore TAM tables. This
is right now limited to BTree indexes for the hypertable, but we add a
GiST exclusion constraint on a chunk and test that it works.
@mkindahl mkindahl force-pushed the hypercore-exclusion-constraints branch from 9e27059 to c529305 Compare November 28, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant