Skip to content
/ Drone Public

Sample project in Java9, with multiple badges and ALM.

Notifications You must be signed in to change notification settings

Milfist/Drone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Maintainability Test Coverage codecov HitCount

Quality Gate Status Coverage Bugs Vulnerabilities

Drone

Milfist Drone

Description

A simple driver for a drone has been developed (vehicle unmanned aerial). With this device you want to fly over a set of urbanizations (defined by an identifier) with the objective of know how many chalets have a pool. The mapping team will indicate the idealist development team i + d coordinates and a range to fly over (whole number representing an area with a certain size), but the drone can only be Provide a collection of urbanizations to visit.

What will I find?

It is an example application in Java 9. It has continuous integration with Travis CI, report of unit test coverage and is integrated with CodeClimate, Sonarcloud and Codecov.

What I can do?

  • mvn test: Execute the unit tests and generate the coverage report.
  • mvn verify -P integration-test: Execute the integration test.
  • mvn site: Generate Javadoc documentation.

You want to know more?

You can check the documentation by clicking HERE

Last news

19-04-2018 I have managed to configure the CodeClimate coverage! I will create a separate repository for this configuration, which is quite complex and there is very little information.
20-04-2018 Starting modularization
23-04-2018 Modularization in a project clone
09-05-2018 Modularization operative, click HERE

By:

alt text

Releases

No releases published

Packages

No packages published

Languages