Skip to content

Add LGTM code quality badges #701

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

Merged
merged 1 commit into from
Nov 12, 2018
Merged

Add LGTM code quality badges #701

merged 1 commit into from
Nov 12, 2018

Conversation

xcorail
Copy link
Contributor

@xcorail xcorail commented Sep 5, 2018

Hi there!

I thought you might be interested in adding these code quality badges to your project. They will indicate a very high code quality to potential users and contributors.
To get an idea of the analyses reflected by these grades, check the alerts discovered by LGTM.

N.B.: I am on the team behind LGTM.com, I'd appreciate your feedback on this initiative, whether you're interested or not, if you find time to drop me a line. Thanks.

@garethahealy
Copy link
Collaborator

Looks nice and very similar to sonarcloud, but how are the stats updated? do you guys have a cronjob running watching the repo? or do i need to manually run something?

@xcorail
Copy link
Contributor Author

xcorail commented Sep 8, 2018

Hey @garethahealy

No need for a manual intervention

  • We are polling the repos once a day, and analysed all new commits, most recent first
  • But our recommended usage is to integrate PR integration. LGTM will report any new problem (or fix) directly within the PR, and it's immediate, not once a day. It's a one-click operation, you can easily give it a try and let me know

@garethahealy garethahealy merged commit 9812de1 into DozerMapper:master Nov 12, 2018
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