Discussions
invois
Hi!
Please send invoices on the recommended dates
20.07.2020 Голуб Павел Павлович CODE QUEST SP по чеку 30.06.2020,35E6AF
12.08.2020 Голуб Павел Павлович CODE QUEST SP по чеку 31.07.2020
Posted by Ivan Konchakovskiy 3 months ago
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.
After that I have added pull request webhooks in bitbucket but it always gives error 401
Response from https://codebeat.co/webhooks/bitbucket/pull_requests/<Project uuid taken from codebeat project setting>
HTTP status: 401
Posted by Ravi 5 months ago
Is this still being maintained?
Curious, as I got a `Namespace too long` error reported, but no indication of what namespace it is referring to.
Posted by Jack De Winter 6 months ago
Check is missing
It is a month now, that I have noticed that codebeat check was missing in every PR with the develop branch. I 've tried to investigate it more and I found that results are delivered (in GitHub's webhook tab) but the check is not there. Is there anything I can do to reenable it?
Posted by Vaios over 1 year ago
e-mail with mismatch subject vs body text
Hello,
thx for this site and its reporting facilities!
My latest notification e-mail had the following content (excerpt):
Subject: "New report for SaltGUI project. Code quality has declined."
Body:
[...]***
2.21 GPA
from last report. Your code has *improved* - good job!
***[...]
That is the opposite of what the mail's subject says!
Also the value before "from last report" is missing.
The previous e-mail (that I can find) reported "2.19 GPA".
hope this helps to improve further...
Posted by Erwin over 1 year ago
Too much data to display
In one of our branches are getting this message.
But there is not a lot of issues (1 Introduced).
Posted by Joseph Saade over 1 year ago
Repo settings and pull requests menu disappeared
I saw that the Settings, Pull request and quick wins menus disappeared. As a result I cannot delete a repo etc.
Can you please advise why this happened and steps to resolve it?
Posted by Stavros Schizas almost 2 years ago
Stuck in Pending — analysis in progress
Hello,
The codebeat check on all of our projects is saying "Pending — analysis in progress" (for over 48h).
Same for the codebeat pages.
Is the service maybe down?
Greetings, Sascha
Posted by Sascha Müller almost 2 years ago
Is it possible to switch branch from master to any ?
I would like to know, if this is possible to switch branch from master to any other branch ?
Posted by Younas Qazi about 2 years ago
Is it possible to submit
The Golang information on this [site](https://hub.codebeat.co/docs/test-coverage-reports#section-setting-up-for-go) is out of date.
- The Golang now has a fix in place for the issue with testing multiple Go packages with coverage.
- The `codeclimate-test-reporter` is depreciated. Is it possible to send the report via curl?
```text
https://www.npmjs.com/package/codeclimate-test-reporter
This package has been deprecated
Author message:
codeclimate-test-reporter has been deprecated in favor of our new unified test-reporter.
Please visit https://docs.codeclimate.com/docs/configuring-test-coverage for details on
setting up the new test-reporter.
```
Posted by Charles Green over 2 years ago