Skip to content

Commit

Permalink
chore: update rustls (#9871)
Browse files Browse the repository at this point in the history
  • Loading branch information
conradludgate authored Nov 25, 2024
1 parent 0d1e82f commit 6f6749c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 6f6749c

@github-actions
Copy link

@github-actions github-actions bot commented on 6f6749c Nov 25, 2024

Choose a reason for hiding this comment

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

6950 tests run: 6631 passed, 2 failed, 317 skipped (full report)


Failures on Postgres 17

Failures on Postgres 16

# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_sharded_ingest[release-pg16-github-actions-selfhosted-1] or test_read_validation[release-pg17]"
Flaky tests (2)

Postgres 17

Code coverage* (full report)

  • functions: 31.0% (7969 of 25720 functions)
  • lines: 48.8% (63276 of 129701 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
6f6749c at 2024-11-25T16:49:38.737Z :recycle:

Please sign in to comment.