Skip to content

feat: find file via file system search #157

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 6 commits into from
Mar 2, 2025
Merged

Conversation

vladopajic
Copy link
Owner

@vladopajic vladopajic commented Feb 18, 2025

this pr add new method for finding files by listing all .go files from current directory and matching it to paths from coverage profile.

effort for #139

Copy link

github-actions bot commented Feb 20, 2025

go-test-coverage report:

File coverage threshold (100%) satisfied:	PASS
Total coverage threshold (100%) satisfied:	PASS
Total test coverage: 100% (577/577)

Current tests coverage has not changed.

@vladopajic vladopajic changed the title wip: experiment find file feat: find file via file system search Mar 2, 2025
@vladopajic vladopajic merged commit 9d62b0a into main Mar 2, 2025
6 checks passed
@vladopajic vladopajic deleted the experiment-find-file branch March 7, 2025 20:46
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.

1 participant