Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.63 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.63 KB
Build Build status
Coverage Coveralls
Quality Quality Gate
Metrics lines of code technical debt ratio

Build History

A write once read many distributed file system written in C# inspired by HDFS.

###Build Server

The Cdfs team is using Appveyor for automated building.

###Coverage

The current Cdfs coverage can be viewed here

Code Coverage via Coveralls

###Quality

The current Cdfs code quality can be viewed here

Code Quality via SonarQube

###Thanks

I would like to thank

  • AppVeyor for allowing free build CI services for Open Source projects
  • Coveralls for allowing free services for Open Source projects
  • SonarQube for allowing free code quality analysis for Open Source projects