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

feat: support freebsd #4609

Merged
merged 1 commit into from
Jan 28, 2025
Merged

feat: support freebsd #4609

merged 1 commit into from
Jan 28, 2025

Conversation

kevwan
Copy link
Contributor

@kevwan kevwan commented Jan 28, 2025

fix #2195

Most widely used OS for production environments are Linux, Windows and FreeBSD.

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.57%. Comparing base (8690859) to head (9303a9c).
Report is 239 commits behind head on master.

Additional details and impacted files
Files with missing lines Coverage Δ
core/fs/files.go 100.00% <ø> (ø)
core/proc/goroutines.go 100.00% <ø> (ø)
core/proc/profile.go 78.78% <ø> (ø)
core/proc/shutdown.go 75.38% <ø> (+1.47%) ⬆️
core/proc/signals.go 37.93% <ø> (ø)

... and 8 files with indirect coverage changes

@kevwan kevwan merged commit 0bc4206 into zeromicro:master Jan 28, 2025
6 checks passed
@kevwan kevwan deleted the feat/freebsd branch January 28, 2025 03:11
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.

Does go-zero support FreeBSD os?
1 participant