Skip to content

Unify metadata creation #1032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Apr 2, 2015
Prev Previous commit
Next Next commit
Updating coveragerx
  • Loading branch information
josenavas committed Apr 2, 2015
commit 4ae5c62bf87a0642dac953e58a632009debd98a7
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ omit =
*/__init__.py
source = qiita_core,qiita_ware,qiita_db,qiita_pet
branch = True
include = */qiita_*/*
include = */qiita_*/*,qiita_db/metadata_template/*

[report]
exclude_lines =
Expand Down