All Projects → codeclimate → Test Reporter

codeclimate / Test Reporter

Licence: mit
Code Climate Test Reporter

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Test Reporter

Fabric Samples
wiki.hyperledger.org/display/fabric
Stars: ✭ 1,980 (+1388.72%)
Mutual labels:  hacktoberfest
Silverstripe Userforms
UserForms module provides a visual form builder for the SilverStripe CMS. No coding required to build forms such as contact pages.
Stars: ✭ 132 (-0.75%)
Mutual labels:  hacktoberfest
Inertia
✈️ Effortless, self-hosted continuous deployment for small teams and projects
Stars: ✭ 133 (+0%)
Mutual labels:  hacktoberfest
Erxes
Free and open fair-code licensed all-in-one growth marketing & management software
Stars: ✭ 1,988 (+1394.74%)
Mutual labels:  hacktoberfest
Terasologylauncher
Terasology Launcher is the official launcher for the open source game Terasology.
Stars: ✭ 132 (-0.75%)
Mutual labels:  hacktoberfest
Cypress Schematic
Add cypress to an Angular CLI project
Stars: ✭ 132 (-0.75%)
Mutual labels:  hacktoberfest
Rawcms
RawCMS is the headless CMS written in asp.net core build for developers that embraces API first technology. Please give us a feedback!
Stars: ✭ 132 (-0.75%)
Mutual labels:  hacktoberfest
Flask simplelogin
Simple Login - Login Extension for Flask - maintainer @cuducos
Stars: ✭ 133 (+0%)
Mutual labels:  hacktoberfest
Remoting
Jenkins Remoting module
Stars: ✭ 132 (-0.75%)
Mutual labels:  hacktoberfest
Cleanstone
Springboot based Minecraft Server
Stars: ✭ 133 (+0%)
Mutual labels:  hacktoberfest
Conftest
Write tests against structured configuration data using the Open Policy Agent Rego query language
Stars: ✭ 2,047 (+1439.1%)
Mutual labels:  hacktoberfest
Wopihost
ASP.NET Core MVC implementation of the WOPI protocol. Enables integration with WOPI clients such as Office Online Server.
Stars: ✭ 132 (-0.75%)
Mutual labels:  hacktoberfest
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (+0%)
Mutual labels:  hacktoberfest
Boop
A scriptable scratchpad for developers. In slow yet steady progress.
Stars: ✭ 2,425 (+1723.31%)
Mutual labels:  hacktoberfest
Daybydaycrm
DaybydayCRM an open-source CRM, to help you keep track of your daily workflow.
Stars: ✭ 1,856 (+1295.49%)
Mutual labels:  hacktoberfest
Mentorship Backend
Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the backend of this system.
Stars: ✭ 132 (-0.75%)
Mutual labels:  hacktoberfest
Python Docs Es
Spanish translation of the Python documentation.
Stars: ✭ 131 (-1.5%)
Mutual labels:  hacktoberfest
Code Is Science
Scientific code needs to be open source and peer reviewed
Stars: ✭ 133 (+0%)
Mutual labels:  hacktoberfest
Flutter hooks
React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.
Stars: ✭ 1,973 (+1383.46%)
Mutual labels:  hacktoberfest
Py Readability Metrics
📗 Score text readability using a number of formulas: Flesch-Kincaid Grade Level, Gunning Fog, ARI, Dale Chall, SMOG, and more
Stars: ✭ 132 (-0.75%)
Mutual labels:  hacktoberfest

code-climate-logo_black-200

Code Climate Test Reporter

Code Climate's test reporter is a binary that works in coordination with codeclimate.com to report test coverage data. Once you've set up test coverage reporting you can:

  • view test coverage reports for each file alongside quality metrics like complexity, duplication, and churn,
  • toggle between viewing code issues and test coverage line-by-line in the same source listings,
  • block PRs from being merged if they don't meet your team's standards for test coverage percentage.

Code Climate accepts test coverage data from virtually any location, including locally run tests or your continuous integration (CI) service, and supports a variety of programming languages and test coverage formats, including Ruby, JavaScript, Go, Python, PHP, Java, and more.

For installation instructions, check out our docs on Configuring Test Coverage and Test Coverage Troubleshooting Tips.

To sign up for Code Climate, head here.

Releasing a new version

Test reporter's new versions are released automatically when pushing to branches that match vx.x.x. The test reporter's current version is documented in VERSIONING/VERSION, following the Semantic Versioning convention.

There are two script helpers for creating a new release:

  • release-scripts/prep-release which will create a new pull request, patching the current version. If you need to create a new MINOR or MAJOR version creating a manual pull request is the way to go.
  • release-scripts/release This script will create a new branch named vx.x.x that matches the version indicated in VERSIONING/VERSION, which should trigger the CI for creating a new release.

Copyright

See the LICENSE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].