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

fit(report|docs) Add -d params to be able to show only files with complexity above the max_complexity #14

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

korneevm
Copy link
Contributor

I've tried to use complexipy on some of my work projects and run into an issue, that when the project has many files it's quite hard to spot files with complexity above the threshold.

So I propose adding another command line option to switch between showing all the files and only "red" once. That also might be a nice option for using complexipy in pre-commit or ci/cd pipeline.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@korneevm
Copy link
Contributor Author

There is a 403 error from github in deploy-docs failed pipeline but I'm not sure if I can do something about it

@rohaquinlop
Copy link
Owner

rohaquinlop commented Feb 29, 2024

@korneevm That's a nice idea!!! I think that the error is because gh is trying to deploy, but you don't have the permissions to do that.

Copy link
Owner

@rohaquinlop rohaquinlop left a comment

Choose a reason for hiding this comment

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

LGTM

@rohaquinlop rohaquinlop merged commit a0c5a9d into rohaquinlop:main Feb 29, 2024
13 of 14 checks passed
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.

2 participants