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

neon_local: Use clap derive macros to parse the CLI args #9103

Merged
merged 3 commits into from
Sep 27, 2024

Conversation

hlinnaka
Copy link
Contributor

This is easier to work with.

@hlinnaka hlinnaka force-pushed the use-clap-derive-for-neon_local branch 2 times, most recently from c0d944d to ed008e9 Compare September 23, 2024 16:00
control_plane/src/bin/neon_local.rs Outdated Show resolved Hide resolved
control_plane/src/bin/neon_local.rs Outdated Show resolved Hide resolved
control_plane/src/bin/neon_local.rs Show resolved Hide resolved
@hlinnaka hlinnaka force-pushed the use-clap-derive-for-neon_local branch from ed008e9 to 4af95fb Compare September 23, 2024 19:06
Copy link

github-actions bot commented Sep 24, 2024

5065 tests run: 4907 passed, 0 failed, 158 skipped (full report)


Flaky tests (5)

Postgres 17

Postgres 16

  • test_ondemand_wal_download_in_replication_slot_funcs: release-x86-64

Code coverage* (full report)

  • functions: 31.5% (7495 of 23803 functions)
  • lines: 49.8% (60177 of 120730 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
87d23fe at 2024-09-27T17:48:11.234Z :recycle:

@hlinnaka hlinnaka force-pushed the use-clap-derive-for-neon_local branch 3 times, most recently from 0cd01d1 to 9c31fb1 Compare September 24, 2024 14:37
hlinnaka added a commit that referenced this pull request Sep 24, 2024
@hlinnaka hlinnaka force-pushed the use-clap-derive-for-neon_local branch from 9c31fb1 to fe436ef Compare September 24, 2024 17:57
@hlinnaka hlinnaka force-pushed the use-clap-derive-for-neon_local branch from fe436ef to 38d4d52 Compare September 24, 2024 19:47
@hlinnaka hlinnaka requested review from MMeent, a team, skyzh and yliang412 and removed request for a team September 24, 2024 20:45
@tristan957
Copy link
Member

tristan957 commented Sep 27, 2024

It would be awesome to get this done for compute_ctl as well, in the future.

Copy link
Contributor

@yliang412 yliang412 left a comment

Choose a reason for hiding this comment

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

Looks good!

Co-authored-by: Yuchen Liang <70461588+yliang412@users.noreply.github.com>
@hlinnaka hlinnaka merged commit e989a5e into main Sep 27, 2024
80 checks passed
@hlinnaka hlinnaka deleted the use-clap-derive-for-neon_local branch September 27, 2024 19:08
bayandin pushed a commit that referenced this pull request Sep 29, 2024
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.

4 participants