Discussions

Ask a Question

How do I contact you?

I added a repo, it cannot be parsed by your service and now I cannot delete it, but I was still billed $40 for it.

ANSWERED

Unsupported Python project

I tried to use codebeat for my Python project at

.codebeatignore not working

I hope to ignore all .mvn folders in my repo, and I added **/.mvn to .codebeatignore, but it is still tracking them, please help me.

Change the URL Path

I noticed the URL path is derived from the billing name in Account Details which is used for billing purpose. Is there a way to change the name in the URL path to a generic name beside tweaking the billing name in Account Details?

Static code security analysis

Does Codebeat support static code security analysis for Java, Kotlin, and Swift?

Cannot add bitbucket repo to codebeat

I am unable to add repo from bitbucket. It keeps showing a spinner like forever. I can see a 500 internal server error in the console.

How do we set custom metrics for Javascipt? It's not listed as a Language Key.

We're trying to set custom metrics for Codebeat for a Javascript project, but there's no Language Key for Javascipt, and our guesses ("JAVASCRIPT" and "JS") don't seem to work in the .codebeatsettings file.

Warn on too many public methods instead of total methods?

For many of the issues, I encounter, I solve them by breaking the functions down into smaller methods, most of which are not public methods. Doing this, however, means that the function count goes up and this quickly becomes a critical issue. If it were public then I can see the issue but if it is just a private helper method does it make sense to penalize?

"Codebeat failed to set a deploy key. Admin access required" Although I'm the owner and admin of the team

When trying to track a repository, from Bitbucket I've got the following error "Codebeat failed to set a deploy key. Admin access required", although I'm the owner and admin of the team.