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

chore: Rename scheduler_tezt.go to scheduler_debug.go #1867

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

erezrokah
Copy link
Member

Summary

Had a typo while renaming the original file from _fuzz.go to _test.go. Made it _debug.go to avoid confusion with test files


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

Copy link

⏱️ Benchmark results

Comparing with 382f980

  • Glob-8 ns/op: 91.58 ⬇️ 0.27% decrease vs. 382f980

@disq
Copy link
Member

disq commented Aug 12, 2024

I thought tezt was a funky way of separating it from test files.

@kodiakhq kodiakhq bot merged commit d1dd099 into main Aug 12, 2024
9 checks passed
@kodiakhq kodiakhq bot deleted the erezrokah-patch-1 branch August 12, 2024 13:17
@erezrokah
Copy link
Member Author

I thought tezt was a funky way of separating it from test files.

Like clazz instead of class :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants