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

Remove fs2 dependency #8350

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Remove fs2 dependency #8350

merged 1 commit into from
Jul 12, 2024

Conversation

japinli
Copy link
Contributor

@japinli japinli commented Jul 11, 2024

The fs2 dependency is not needed anymore after commit d427002.

OTOH, if we need it, how about using fs4 instead of fs2, since fs2 did not update for a long time.

The fs2 dependency is not needed anymore after commit d427002.
@japinli japinli requested a review from a team as a code owner July 11, 2024 05:23
@japinli japinli requested a review from arssher July 11, 2024 05:23
@koivunej koivunej added the approved-for-ci-run Changes are safe to trigger CI for the PR label Jul 11, 2024
@github-actions github-actions bot removed the approved-for-ci-run Changes are safe to trigger CI for the PR label Jul 11, 2024
@vipvap vipvap mentioned this pull request Jul 11, 2024
Copy link

3036 tests run: 2921 passed, 0 failed, 115 skipped (full report)


Flaky tests (2)

Postgres 15

  • test_secondary_background_downloads: debug
  • test_tenant_creation_fails: debug

Code coverage* (full report)

  • functions: 32.7% (6966 of 21285 functions)
  • lines: 50.1% (54756 of 109302 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
7ec69bf at 2024-07-11T15:33:13.560Z :recycle:

@koivunej koivunej merged commit 86d6ef3 into neondatabase:main Jul 12, 2024
108 of 111 checks passed
@koivunej
Copy link
Member

Thanks for the cleanup @japinli!

skyzh pushed a commit that referenced this pull request Jul 15, 2024
The fs2 dependency is not needed anymore after commit d427002.
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.

None yet

3 participants