faker-ruby / faker

A library for generating fake data such as names, addresses, and phone numbers.
MIT License
11.27k stars 3.18k forks source link

CodeClimate maintainability badge is not working #2983

Closed tagliala closed 1 month ago

tagliala commented 3 months ago
image

This issue may have been caused from the renaming of master to main.

In that case, an action should be performed on Code Climate by someone who has access:

To move forward, you need to switch the default branch of those repos in Code Climate to master/main, and trigger a successful build. You should then be able to access your repository as expected.

stefannibrasil commented 3 months ago

Thank you for reporting this! I don't seem to have access either. @stympy @vbrazo does any of you have access to check Code Climate? Thanks!

stefannibrasil commented 2 months ago

Hi @tagliala I talked with @vbrazo and it looks like this got broken when faker was moved to an organization. I don't think we have access to it anymore... I would say let's go ahead and remove CodeClimate. We'll also need to remove it from CI. Are you interested in helping out with that? Thanks!

tagliala commented 2 months ago

Hi,

I would be glad to help but... since:

It can be reintroduced from an admin of this organization (or, IIRC, even an admin of this repository)

Said so, if you want to remove CodeClimate (and maybe replace the coverage report with another service like codecov or coveralls), please confirm and I will proceed to submit a PR

stefannibrasil commented 2 months ago

There are other priorities for the gem right now, which involves extracting things into plugins. We can remove it for now and reassess later. Thank you!