Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cmancio00/order-managment

Simple Order Management to demonstrate TDD and CI/CD tecniques.
https://github.com/cmancio00/order-managment

cicd docker hibernate java junit5 maven mocking mockito mutation-testing swing tdd testcontainers

Last synced: about 1 month ago
JSON representation

Simple Order Management to demonstrate TDD and CI/CD tecniques.

Awesome Lists containing this project

README

        

# order-managment
Simple Order Management to demonstrate TDD and CI/CD techniques.

[![Coverage Status](https://coveralls.io/repos/github/cMancio00/order-managment/badge.svg)](https://coveralls.io/github/cMancio00/order-managment)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=cMancio00_order-managment&metric=coverage)](https://sonarcloud.io/summary/new_code?id=cMancio00_order-managment)

[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=cMancio00_order-managment&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=cMancio00_order-managment)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=cMancio00_order-managment&metric=bugs)](https://sonarcloud.io/summary/new_code?id=cMancio00_order-managment)
[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=cMancio00_order-managment&metric=sqale_index)](https://sonarcloud.io/summary/new_code?id=cMancio00_order-managment)

[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=cMancio00_order-managment&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=cMancio00_order-managment)
[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=cMancio00_order-managment&metric=duplicated_lines_density)](https://sonarcloud.io/summary/new_code?id=cMancio00_order-managment)
[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=cMancio00_order-managment&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=cMancio00_order-managment)

Mutation report can be found [here](https://cmancio00.github.io/order-managment/).