Get Advice Icon

Need advice about which tool to choose?Ask the StackShare community!

Coveralls

1.4K
277
+ 1
68
uberalls

36
62
+ 1
0
Add tool

Coveralls vs uberalls: What are the differences?

Coveralls: Track your project's code coverage over time, changes to files, and badge your GitHub repo. Coveralls works with your CI server and sifts through your coverage data to find issues you didn't even know you had before they become a problem. Free for open source, pro accounts for private repos, instant sign up with GitHub OAuth; uberalls: *Track code coverage metrics with Jenkins and Phabricator *. Code coverage metric storage service. Provide coverage metrics on differentials with Phabricator and Jenkins, just like Coveralls does for GitHub and TravisCI.

Coveralls and uberalls can be primarily classified as "Code Coverage" tools.

uberalls is an open source tool with 160 GitHub stars and 11 GitHub forks. Here's a link to uberalls's open source repository on GitHub.

Decisions about Coveralls and uberalls

My website is brand new and one of the few requirements of testings I had to implement was code coverage. Never though it was so hard to implement using a #docker container. Given my lack of experience, every attempt I tried on making a simple code coverage test using the 4 combinations of #TravisCI, #CircleCi with #Coveralls, #Codecov I failed. The main problem was I was generating the .coverage file within the docker container and couldn't access it with #TravisCi or #CircleCi, every attempt to solve this problem seems to be very hacky and this was not the kind of complexity I want to introduce to my newborn website. This problem was solved using a specific action for #GitHubActions, it was a 3 line solution I had to put in my github workflow file and I was able to access the .coverage file from my docker container and get the coverage report with #Codecov.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Coveralls
Pros of uberalls
  • 45
    Free for public repositories
  • 13
    Code coverage
  • 7
    Ease of integration
  • 2
    More stable than Codecov
  • 1
    Combines coverage from multiple/parallel test runs
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    29
    8
    122
    223
    - No public GitHub repository available -

    What is Coveralls?

    Coveralls works with your CI server and sifts through your coverage data to find issues you didn't even know you had before they become a problem. Free for open source, pro accounts for private repos, instant sign up with GitHub OAuth.

    What is uberalls?

    Code coverage metric storage service. Provide coverage metrics on differentials with Phabricator and Jenkins, just like Coveralls does for GitHub and TravisCI.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Coveralls?
    What companies use uberalls?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Coveralls?
    What tools integrate with uberalls?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Coveralls and uberalls?
    Jumpsuit
    A powerful and efficient Javascript framework that helps you build great apps. It is the fastest way to write scalable React/Redux with the least overhead.
    Codecov
    Our patrons rave about our elegant coverage reports, integrated pull request comments, interactive commit graphs, our Chrome plugin and security.
    SonarQube
    SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code. With a Quality Gate set on your project, you will simply fix the Leak and start mechanically improving.
    Git
    Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
    GitHub
    GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
    See all alternatives