Discussions
CodeBeat Badge Not Updating
First of all great product! Secondly I finally got around to fixing a number of the issues in my project and that (along with I think your algorithm tweeking) pushed it from a C to an A grade. I felt awesome!
PR integration with Codebeat never ends the check
I've claimed my open source project and integrated the PR check with Codebeat. The issues were reported pretty fast, but the check is still incomplete even after ~9 hours.
SSH Key Error on new integration
Hi,
PHP Support
Any plan to support PHP based project?
How can I delete one of my accounts?
I've added two accounts (with the same name), but one is empty now (no projects). How can I remove it?
Analysis failed
On one of my projects, I'm getting an 'analysis failed' error along with the message:
Looks like something went very wrong. Please retry or let us know via the Intercom chat.
Pull Request webhooks return 401 error on self-hosted
I have added a repository from bitbucket as self hosted repository and it is able to analyse branch I have mentioned so it is working fine in that scenario.
How do I add a badge from codebeat to my readme file?
I would like to add a badge to codebeat to my project, how do I do that please?
e-mail with mismatch subject vs body text
Hello,
Quick Win DRY issue
I may be wrong, but the DRY identification is too strict on my repo when it comes to destroying resources.... I sincerely have no idea how I would make the destroy more DRY since it is such a small piece of code.