StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. DevOps
  3. Code Coverage
  4. Code Coverage
  5. Coveralls vs Visual Studio Code

Coveralls vs Visual Studio Code

OverviewDecisionsComparisonAlternatives

Overview

Coveralls
Coveralls
Stacks1.7K
Followers278
Votes68
Visual Studio Code
Visual Studio Code
Stacks186.5K
Followers169.1K
Votes2.3K
GitHub Stars178.2K
Forks35.9K

Coveralls vs Visual Studio Code: What are the differences?

Developers describe Coveralls as "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. On the other hand, Visual Studio Code is detailed as "Build and debug modern web and cloud applications, by Microsoft". Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.

Coveralls and Visual Studio Code are primarily classified as "Code Coverage" and "Text Editor" tools respectively.

"Free for public repositories" is the top reason why over 44 developers like Coveralls, while over 237 developers mention "Powerful multilanguage IDE" as the leading cause for choosing Visual Studio Code.

Visual Studio Code is an open source tool with 79.3K GitHub stars and 11.1K GitHub forks. Here's a link to Visual Studio Code's open source repository on GitHub.

According to the StackShare community, Visual Studio Code has a broader approval, being mentioned in 1134 company stacks & 2379 developers stacks; compared to Coveralls, which is listed in 58 company stacks and 45 developer stacks.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Advice on Coveralls, Visual Studio Code

Kamaleshwar
Kamaleshwar

Software Engineer at Dibiz Pte. Ltd.

Jul 8, 2020

Decided

Visual Studio Code became famous over the past 3+ years I believe. The clean UI, easy to use UX and the plethora of integrations made it a very easy decision for us. Our gripe with Sublime was probably only the UX side. VSCode has not failed us till now, and still is able to support our development env without any significant effort.

Goland being paid, as well as built only for Go seemed like a significant limitation to not consider it.

1.36M views1.36M
Comments
Felipe
Felipe

May 24, 2020

Needs advice

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.

198k views198k
Comments
Simon
Simon

Student at California Polytechnic State University, San Luis Obispo

Jan 9, 2020

Decided

I decided to choose VSCode over Sublime text for my Systems Programming class in C. What I love about VSCode is its awesome ability to add extensions. Intellisense is a beautiful debugger, and Remote SSH allows me to login and make real-time changes in VSCode to files on my university server. This is an awesome alternative to going back and forth on pushing/pulling code and logging into servers in the terminal. Great choice for anyone interested in C programming!

1.29M views1.29M
Comments

Detailed Comparison

Coveralls
Coveralls
Visual Studio Code
Visual Studio Code

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.

Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.

Repository Coverage Statistics;Individual File Coverage Reports;Line By Line Coverage;Repository Overview
Combines UI of a modern editor with code assistance and navigation; Integrated debugging experience
Statistics
GitHub Stars
-
GitHub Stars
178.2K
GitHub Forks
-
GitHub Forks
35.9K
Stacks
1.7K
Stacks
186.5K
Followers
278
Followers
169.1K
Votes
68
Votes
2.3K
Pros & Cons
Pros
  • 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
Pros
  • 341
    Powerful multilanguage IDE
  • 310
    Fast
  • 194
    Front-end develop out of the box
  • 158
    Support TypeScript IntelliSense
  • 142
    Very basic but free
Cons
  • 46
    Slow startup
  • 29
    Resource hog at times
  • 20
    Poor refactoring
  • 14
    Poor UI Designer
  • 11
    Weak Ui design tools
Integrations
Travis CI
Travis CI
CircleCI
CircleCI
Semaphore
Semaphore
Jenkins
Jenkins
Codeship
Codeship
No integrations available

What are some alternatives to Coveralls, Visual Studio Code?

Sublime Text

Sublime Text

Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on every computer you own, no matter what operating system it uses. Sublime Text uses a custom UI toolkit, optimized for speed and beauty, while taking advantage of native functionality on each platform.

Atom

Atom

At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but also use productively on the first day without ever touching a config file. Atom is modern, approachable, and hackable to the core. We can't wait to see what you build with it.

Vim

Vim

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is distributed free as charityware.

Notepad++

Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Emacs

Emacs

GNU Emacs is an extensible, customizable text editor—and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing.

Brackets

Brackets

With focused visual tools and preprocessor support, it is a modern text editor that makes it easy to design in the browser.

Neovim

Neovim

Neovim is a project that seeks to aggressively refactor Vim in order to: simplify maintenance and encourage contributions, split the work between multiple developers, enable the implementation of new/modern user interfaces without any modifications to the core source, and improve extensibility with a new plugin architecture.

Codecov

Codecov

Our patrons rave about our elegant coverage reports, integrated pull request comments, interactive commit graphs, our Chrome plugin and security.

VSCodium

VSCodium

It is a community-driven, freely-licensed binary distribution of Microsoft’s editor VSCode.

TextMate

TextMate

TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike.

Related Comparisons

GitHub
Bitbucket

Bitbucket vs GitHub vs GitLab

GitHub
Bitbucket

AWS CodeCommit vs Bitbucket vs GitHub

Kubernetes
Rancher

Docker Swarm vs Kubernetes vs Rancher

gulp
Grunt

Grunt vs Webpack vs gulp

Graphite
Kibana

Grafana vs Graphite vs Kibana