Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

19 Commits

Repository files navigation

Codecov D Example

Guide

This repository serves as an example on how to use Codecov Global for D.

Travis Setup

Add to your .travis.yml file.

language: dd:
- dmd-2.066.1script:
- dub test -b unittest-cov --compiler=${DC}after_success:
- bash <(curl -s https://codecov.io/bash)

Caveats

Private Repos

Add to your .travis.yml file.

after_success:
- bash <(curl -s https://codecov.io/bash) -t uuid-repo-token

Support

Contact

  1. More documentation at https://docs.codecov.io
  2. Configure codecov through the codecov.ymlhttps://docs.codecov.io/docs/codecov-yaml

We are happy to help if you have any questions. Please contact email our Support at support@codecov.io

About

Example repository for D and Codecov

Topics

Resources

Security policy

Stars

10 stars

Watchers

18 watching

Forks

Releases

Packages

Used by

Contributors

Languages