Skip to content

feat(core): implement GetGonerByPattern method #77

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

Merged
merged 2 commits into from
May 28, 2025
Merged

Conversation

Degfy
Copy link
Member

@Degfy Degfy commented May 27, 2025

  • Add GetGonerByPattern method to core struct
  • Implement functionality to retrieve goners by type and pattern
  • Add corresponding test case to verify the new feature
  • Update interface to include the new GetGonerByPattern method

- Add GetGonerByPattern method to core struct
- Implement functionality to retrieve goners by type and pattern
- Add corresponding test case to verify the new feature
- Update interface to include the new GetGonerByPattern method
Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
core.go 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- Add a new test case to verify error handling in SafeExecute
- Create a provider that returns an error to test the error path
- Check if the error is properly returned from SafeExecute
- Keep the existing test case for successful execution
@Degfy Degfy added this to gone plan May 28, 2025
@Degfy Degfy merged commit 821ce3e into main May 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant