Skip to content

Conversation

@antonio-gg-dev
Copy link
Member

@antonio-gg-dev antonio-gg-dev commented Aug 5, 2025

I was testing Codex to see if it could be useful for us in bashunit. I asked it to look for errors in the code, and it found a small inconsistency in the helpers namespaces. Then I had it fix the issue. You can see its full workflow at this link. Here's the PR with the final result.

Summary

  • rename helpers::get_latest_tag and helpers::find_total_tests to helper:: namespace
  • update code, tests, and docs for new helper:: names

@antonio-gg-dev antonio-gg-dev self-assigned this Aug 5, 2025
@antonio-gg-dev antonio-gg-dev added the refactoring Refactoring or cleaning related label Aug 5, 2025
Copy link
Member

@Chemaclass Chemaclass left a comment

Choose a reason for hiding this comment

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

thanks!

@Chemaclass Chemaclass merged commit 7879101 into main Aug 5, 2025
18 checks passed
@Chemaclass Chemaclass deleted the codex/rename-helpers-to-helper-prefix branch August 5, 2025 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex refactoring Refactoring or cleaning related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants