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

Better filenames tracking #153

Merged
merged 20 commits into from Oct 2, 2022
Merged

Conversation

xonixx
Copy link
Contributor

@xonixx xonixx commented Sep 22, 2022

This is the other PR in context of #144.

This is re-implemenation of #150 based on work in #151. I think #151 can be just closed.

Basically this is almost equivalent to #151 plus:

  1. added tests
  2. added doc comments
  3. applied minor optimization

@xonixx
Copy link
Contributor Author

xonixx commented Sep 26, 2022

@benhoyt Any thoughts?

@benhoyt
Copy link
Owner

benhoyt commented Sep 26, 2022

Yes, sorry, last week was a busy week. I'll try to get to this tonight or tomorrow.

Copy link
Owner

@benhoyt benhoyt left a comment

Choose a reason for hiding this comment

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

Thanks for this. Looks good overall! Requesting a few minor changes and some additional test cases.

internal/parseutil/filereader.go Show resolved Hide resolved
internal/parseutil/filereader.go Show resolved Hide resolved
internal/parseutil/filereader.go Outdated Show resolved Hide resolved
internal/parseutil/filereader.go Outdated Show resolved Hide resolved
internal/parseutil/filereader.go Outdated Show resolved Hide resolved
internal/parseutil/filereader.go Outdated Show resolved Hide resolved
internal/parseutil/filereader_test.go Outdated Show resolved Hide resolved
internal/parseutil/filereader_test.go Outdated Show resolved Hide resolved
internal/parseutil/filereader_test.go Outdated Show resolved Hide resolved
internal/parseutil/filereader_test.go Outdated Show resolved Hide resolved
@xonixx
Copy link
Contributor Author

xonixx commented Sep 30, 2022

Done. Please check if it's ok now.

@benhoyt benhoyt merged commit 0b251f1 into benhoyt:master Oct 2, 2022
@benhoyt
Copy link
Owner

benhoyt commented Oct 2, 2022

Merged, thanks!

@xonixx xonixx mentioned this pull request Oct 6, 2022
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.

None yet

2 participants