remarkablemarkHow to set up Code Climate with GitHub ActionsSet up Code Climate test reporter with GitHub ActionsOct 17, 20231
Rizki KurniawanStatic Code Analysis: CodeClimate with GitLab (+ private runner configuration)This article has two parts, the first part discusses how to use code climate on GitLab with shared runner provided by GitLab. The second…Mar 12, 2023
Bryan MahdavikhiaWhy Static Analysis Matters: A Beginner’s Guide to Program QualityAs software applications become increasingly complex, maintaining code quality becomes a top priority for developers. One of the most…Apr 11, 2023Apr 11, 2023
Oleksandr Nikolaichuk 🇺🇦iOS CI/CD workflow with GitHub Actions, tests, deployment to Appstore, Codeclimate integrationReal workflow with GitHub Actions, test coverage base from Codeclimate, Appstore deploymentNov 17, 2022Nov 17, 2022
InLevel Up CodingbyNinjaCoderMaximize Your DevOps Efficiency with CodeClimateA Guide to Code Suggestions and Issue Detection Using CodeClimate & Github ActionsApr 1, 2023Apr 1, 2023
remarkablemarkHow to set up Code Climate with GitHub ActionsSet up Code Climate test reporter with GitHub ActionsOct 17, 20231
Rizki KurniawanStatic Code Analysis: CodeClimate with GitLab (+ private runner configuration)This article has two parts, the first part discusses how to use code climate on GitLab with shared runner provided by GitLab. The second…Mar 12, 2023
Bryan MahdavikhiaWhy Static Analysis Matters: A Beginner’s Guide to Program QualityAs software applications become increasingly complex, maintaining code quality becomes a top priority for developers. One of the most…Apr 11, 2023
Oleksandr Nikolaichuk 🇺🇦iOS CI/CD workflow with GitHub Actions, tests, deployment to Appstore, Codeclimate integrationReal workflow with GitHub Actions, test coverage base from Codeclimate, Appstore deploymentNov 17, 2022
InLevel Up CodingbyNinjaCoderMaximize Your DevOps Efficiency with CodeClimateA Guide to Code Suggestions and Issue Detection Using CodeClimate & Github ActionsApr 1, 2023
Lee BadalIntegrating automated local tests for your developers: Code Climate + Python + Shell Scripts +…Co-author: Johan Henning | https://medium.com/@johenninApr 27, 2021
Taq KarimIntegrating Code Climate w/go pkgsTL; DR: When integrating golang code coverage with Code Climate, be sure to set the --prefix arg (set it to your pkg github prefix, ie…Jan 1, 2021