Skip to content
This repository has been archived by the owner on Jun 30, 2019. It is now read-only.

Commit

Permalink
Merge b9178a2 into 23f7c8e
Browse files Browse the repository at this point in the history
  • Loading branch information
cosven authored Aug 21, 2018
2 parents 23f7c8e + b9178a2 commit 6112911
Show file tree
Hide file tree
Showing 34 changed files with 38,481 additions and 66 deletions.
4 changes: 2 additions & 2 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[run]
omit =
fuocore/netease/api.py


fuocore/xiami/api.py
fuocore/qq/api.py
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ unittest: pytest

pytest:
# install dependencies first
pytest -v --cov=fuocore --doctest-module
pytest -v --cov=fuocore --cov-report term-missing --doctest-module

test: lint unittest

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2,054 changes: 2,054 additions & 0 deletions data/fixtures/xiami/album.json

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions data/fixtures/xiami/artist.json

Large diffs are not rendered by default.

Loading

0 comments on commit 6112911

Please sign in to comment.