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

Fix laziness of TagFetcher #15

Merged
merged 5 commits into from
Dec 19, 2023
Merged

Fix laziness of TagFetcher #15

merged 5 commits into from
Dec 19, 2023

Conversation

staabm
Copy link
Owner

@staabm staabm commented Dec 19, 2023

before this PR we did not properly skip further processing after matching comments.
a empty search-result was still processed and therefore the git fetcher was triggered unintentionally.

closes #14

@staabm staabm changed the title Test laziness of TagFetcher Fix laziness of TagFetcher Dec 19, 2023
@staabm staabm merged commit c648493 into main Dec 19, 2023
10 checks passed
@staabm staabm deleted the test1 branch December 19, 2023 07:23
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.

Regression: 0.1.7 crashes when current Git project has no tags, even if no todo comments reference a version
1 participant