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

Modify ORDER BY clause in flaky test #7581

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

kpan2034
Copy link
Contributor

@kpan2034 kpan2034 commented Jan 8, 2025

Modifies the ORDER BY clause in the hypercore_index_btree test to guarantee the ordering of the query result.

Disable-check: force-changelog-file

Modifies the `ORDER BY` clause in the `hypercore_index_btree` test to
guarantee the ordering of the query result.
@kpan2034 kpan2034 added the ci label Jan 8, 2025
@kpan2034 kpan2034 removed the request for review from fabriziomello January 8, 2025 15:40
@kpan2034 kpan2034 added the flaky-test Issue about a flaky test label Jan 8, 2025
@kpan2034 kpan2034 enabled auto-merge (squash) January 8, 2025 15:47
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.28%. Comparing base (59f50f2) to head (8d93682).
Report is 684 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7581      +/-   ##
==========================================
+ Coverage   80.06%   82.28%   +2.21%     
==========================================
  Files         190      238      +48     
  Lines       37181    43721    +6540     
  Branches     9450    10971    +1521     
==========================================
+ Hits        29770    35976    +6206     
- Misses       2997     3406     +409     
+ Partials     4414     4339      -75     

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

@kpan2034 kpan2034 merged commit 4511c00 into timescale:main Jan 8, 2025
56 of 57 checks passed
@kpan2034 kpan2034 deleted the fix-flaky-test branch January 8, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci flaky-test Issue about a flaky test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants