Skip to content
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

Try to use setUpClass(cls) rather than setUp(self) #158

Merged
merged 12 commits into from Feb 27, 2019
Merged

Conversation

jan-janssen
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Feb 27, 2019

Pull Request Test Coverage Report for Build 1113

  • 186 of 193 (96.37%) changed or added relevant lines in 29 files are covered.
  • 5 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.02%) to 66.653%

Changes Missing Coverage Covered Lines Changed/Added Lines %
tests/base/project/test_projectPath.py 4 5 80.0%
tests/base/job/test_genericMaster.py 1 3 33.33%
tests/base/job/test_jobStatus.py 10 12 83.33%
tests/base/server/test_submissionStatus.py 8 10 80.0%
Files with Coverage Reduction New Missed Lines %
pyiron/base/database/generic.py 1 68.3%
pyiron/vasp/potential.py 2 64.1%
pyiron/base/settings/generic.py 2 58.14%
Totals Coverage Status
Change from base Build 1097: 0.02%
Covered Lines: 11327
Relevant Lines: 16994

💛 - Coveralls

@jan-janssen jan-janssen merged commit ce2eb3f into master Feb 27, 2019
@jan-janssen jan-janssen deleted the setUpClass branch February 27, 2019 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants