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

neonvm-daemon: Move main.go into cmd subdir #1112

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Conversation

sharnoff
Copy link
Member

Must've missed this in #1090 — after #961, the common structure is that main.go sits inside a cmd subdir for the component.

Must've missed this in #1090 -- after #961, the common structure is that
main.go sits inside a cmd subdir for the component.
Copy link

github-actions bot commented Oct 14, 2024

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ 🤖
github.com/neondatabase/autoscaling/neonvm-daemon/cmd 0.00% (ø)

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/neondatabase/autoscaling/neonvm-daemon/cmd/main.go 0.00% (ø) 29 (+29) 0 29 (+29)

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

HTML Report

Click to open

@sharnoff sharnoff enabled auto-merge (squash) October 14, 2024 17:10
@sharnoff sharnoff merged commit 89f0882 into main Oct 14, 2024
22 checks passed
@sharnoff sharnoff deleted the sharnoff/neonvm-daemon-cmd branch October 14, 2024 17:59
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.

2 participants