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

Add an option to include comments in FTA score calculation #47

Merged
merged 14 commits into from
Oct 20, 2023

Conversation

bencollins54
Copy link
Collaborator

Add an option to include comments in FTA score calculation.
Exclude comments by default.

Add code for counting comments.
Update deps.
@bencollins54 bencollins54 linked an issue Oct 18, 2023 that may be closed by this pull request
crates/fta/src/parse/mod.rs Outdated Show resolved Hide resolved
crates/fta/src/lib.rs Show resolved Hide resolved
crates/fta/src/config/mod.rs Show resolved Hide resolved
crates/fta/src/lib.rs Show resolved Hide resolved
crates/fta/src/parse/mod.rs Outdated Show resolved Hide resolved
crates/fta/src/parse/mod.rs Outdated Show resolved Hide resolved
crates/fta/src/parse/mod.rs Outdated Show resolved Hide resolved
crates/fta/src/parse/mod.rs Outdated Show resolved Hide resolved
@sgb-io
Copy link
Owner

sgb-io commented Oct 20, 2023

e2e test case in test.yml needs the line count updating

@sgb-io
Copy link
Owner

sgb-io commented Oct 20, 2023

Fta score in the e2e test also needs to be updated, since the number of lines was corrected

@bencollins54 bencollins54 marked this pull request as ready for review October 20, 2023 21:29
@sgb-io sgb-io merged commit f70680a into main Oct 20, 2023
8 checks passed
@sgb-io sgb-io deleted the 45-consider-adding-an-option-to-ignore-comments branch October 20, 2023 22:04
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.

Consider adding an option to ignore comments
2 participants