Skip to content

kiranmayi446/coveralls-demo-ruby-enterprise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coverage Status

Coveralls demo project, using:

  • RubyProgramming Language
  • RspecRuby Testing Library
  • simplecov gem — Code Coverage Library
  • simplecov-lcov gem — SimpleCov formatter to generate lcov coverage report (master branch only)
  • Coveralls Github Action - Official Coveralls Github Action (master branch only)

How to run it:

bundle install

About Coveralls

Coveralls is a web service that sends code coverage reports to a shared workspace so you and your team can track your project's code coverage over time. Coveralls can also post PR comments and pass / fail checks to help you control your development workflow.

Coveralls is language-, SCM- and CI-agnostic, but for this project we're using Ruby and GitHub, with various CI Services depending on the branch you choose.

About

coveralls-demo-ruby project for enterprise demos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%