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 PCN metric #256

Merged
merged 5 commits into from Mar 31, 2024
Merged

Add PCN metric #256

merged 5 commits into from Mar 31, 2024

Conversation

ILilliasI
Copy link
Contributor

Add PCN metric, which counts number of words in the name of a class.
Closes #235

@yegor256
Copy link
Owner

@ILilliasI try to run make test locally

@ILilliasI
Copy link
Contributor Author

@ILilliasI try to run make test locally

I ran it and and tests did not fail. Could the make check fail because in the last PR to repo it failed as well?

@yegor256
Copy link
Owner

@ILilliasI currently, your changes obviously broke the build. try this:

make test TEST=tests/steps/test-measure-file.sh

@yegor256
Copy link
Owner

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Mar 31, 2024

@rultor merge

@ILilliasI @yegor256 Can't merge it. Some CI checks were failed. Apparently, the pull request is not ready to be merged since it has some problems. Please, fix them first.

@yegor256 yegor256 merged commit d697854 into yegor256:master Mar 31, 2024
9 checks passed
@yegor256
Copy link
Owner

@ILilliasI thanks!

@ILilliasI ILilliasI deleted the pcn branch March 31, 2024 09:18
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.

PCN: new metric for "parts in class name"
3 participants