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

fixing multiple calls to add and hostsperline from being destructive #52

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

luthermonson
Copy link
Contributor

@luthermonson luthermonson commented Oct 29, 2023

  • Add now puts new hosts into the last line it finds instead of the first
  • fixed slice copy bug

fixes #51

@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
hosts.go 96.50% <100.00%> (+0.03%) ⬆️

📢 Thoughts on this report? Let us know!.

@luthermonson luthermonson merged commit ee819e1 into main Oct 29, 2023
4 checks passed
@luthermonson luthermonson deleted the fix-hpl branch October 29, 2023 15:40
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.

Limiting hosts per line works for first line, but after that each item goes on its own line
1 participant