Code coverage integration (#216)

* Cleaner travis.yml?

* Do we really need wget

* pytest --cov

* Add codecov badge
This commit is contained in:
Ritiek Malhotra
2018-01-22 20:50:30 +05:30
committed by GitHub
parent fcfebc55e6
commit 0cd85b59bd
2 changed files with 30 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
# Spotify-Downloader
[![Build Status](https://travis-ci.org/ritiek/spotify-downloader.svg?branch=master)](https://travis-ci.org/ritiek/spotify-downloader)
[![Coverage Status](https://codecov.io/gh/ritiek/spotify-downloader/branch/master/graph/badge.svg)](https://codecov.io/gh/ritiek/spotify-downloader)
[![Docker Build Status](https://img.shields.io/docker/build/ritiek/spotify-downloader.svg)](https://hub.docker.com/r/ritiek/spotify-downloader)
- Downloads songs from YouTube in an MP3 format by using Spotify's HTTP link.