Skip to content
forked from vitalliuss/helloci

Test project for "Hello, CI" training

License

Notifications You must be signed in to change notification settings

Lishkon/helloci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helloci

Test projects for Git training

Build

Java project: Tested on JDK 9.0.4, Maven 3.5.2 and Jenkins 2.109

mvn clean test

.NET project: execute MSBuild

MSBuild Calculator.sln

Code coverage

Please note code coverage can't be measured on Java 9 due to open issue in cobertura: cobertura/cobertura#271

Use Java 1.8 instead

About

Test project for "Hello, CI" training

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 82.7%
  • Java 16.4%
  • JavaScript 0.9%