Supported Languages
The repositories listed below provide additional information about language-specific support.
One of Codecov’s strengths is its capability to be virtually language agnostic. Since Codecov works by ingesting your coverage reports from the testing tools, the key component needed for the integration is the ability to upload a coverage report (ideally from your CI provider) to Codecov.
Below is a list of supported languages, linking to their example repositories:
- Bash
- C
- C#
- C++
- Clojure
- D
- Dart
- Elixir
- Erlang
- Fortran
- F# - Awaiting example repository
- Go
- Haskell
- Java
- Javascript
- Julia
- Lua
- MATLAB
- Perl
- PHP
- Python
- R
- Ruby
- Rust
- Salesforce
- APEX
- LWS
- Scala
- Typescript
- Vala
- Xcode
Don't see your language?
Please contact us.
All we need is:
- An example of how to produce the coverage.
- An example coverage output file to parse.
Updated 8 months ago