Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab2

Laboratorio 2 de Arquitectura de Software

CI/CD Pipeline

Quality Gate Status

Lines of Code

Coverage

Technical Debt

Reliability Rating

Implementation of a Simple App with the next operations:

  • Get random nations

  • Get random currencies

  • Get application version

  • health check

Including integration with GitHub Actions, Sonarqube (SonarCloud), Coveralls and Snyk

Folders Structure

In the folder src is located the main code of the app

In the folder test is located the unit tests

How to install it

Execute:

$ mvnw spring-boot:run

to download the node dependencies

How to test it

Execute:

$ mvnw clean install

How to get coverage test

Execute:

$ mvwn -B package -DskipTests --file pom.xml

About

Laboratorio 2 de Arquitectura de Software

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages