Skip to content

Commit

Permalink
rfcs: add RFC for timeline archival (#8221)
Browse files Browse the repository at this point in the history
A design for a cheap low-resource state for idle timelines:
- #8088
  • Loading branch information
jcsp committed Jul 11, 2024
1 parent 6bbd34a commit 69b6675
Showing 1 changed file with 507 additions and 0 deletions.
Loading

1 comment on commit 69b6675

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3129 tests run: 3001 passed, 1 failed, 127 skipped (full report)


Failures on Postgres 14

  • test_basebackup_with_high_slru_count[github-actions-selfhosted-vectored-10-13-30]: release
# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_basebackup_with_high_slru_count[release-pg14-github-actions-selfhosted-vectored-10-13-30]"

Code coverage* (full report)

  • functions: 32.7% (6970 of 21335 functions)
  • lines: 50.1% (54790 of 109456 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
69b6675 at 2024-07-11T08:50:16.239Z :recycle:

Please sign in to comment.