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

Don't consider archived timelines for synthetic size calculation #9497

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

arpad-m
Copy link
Member

@arpad-m arpad-m commented Oct 23, 2024

Archived timelines should not count towards synthetic size.

Closes #9384.

Part of #8088.

@arpad-m arpad-m requested a review from a team as a code owner October 23, 2024 22:11
@arpad-m arpad-m requested a review from problame October 23, 2024 22:11
Copy link

github-actions bot commented Oct 23, 2024

5290 tests run: 5075 passed, 1 failed, 214 skipped (full report)


Failures on Postgres 17

# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_sharding_split_failures[debug-pg17-failure4]"
Flaky tests (2)

Postgres 17

Code coverage* (full report)

  • functions: 31.4% (7663 of 24424 functions)
  • lines: 48.8% (60268 of 123400 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
c94a437 at 2024-10-26T13:37:09.311Z :recycle:

@arpad-m arpad-m enabled auto-merge (squash) October 26, 2024 13:01
@arpad-m arpad-m merged commit e727788 into main Oct 26, 2024
82 checks passed
@arpad-m arpad-m deleted the arpad/archived_synthetic_size branch October 26, 2024 13:27
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.

Synthetic size should exclude archived timelines
2 participants