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

Don't crash reports when there are untested TestCaseRuns. Fix #88 #112

Merged
merged 1 commit into from
Nov 7, 2017

Conversation

atodorov
Copy link
Member

@atodorov atodorov commented Nov 7, 2017

The report will simply display 'None' for the tester name which
means this case has not been executed yet (iow its tested_by
attribute has not been set).

The report will simply display 'None' for the tester name which
means this case has not been executed yet (iow its tested_by
attribute has not been set).
@coveralls
Copy link

coveralls commented Nov 7, 2017

Pull Request Test Coverage Report for Build 354

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.07%) to 60.464%

Totals Coverage Status
Change from base Build 352: 1.07%
Covered Lines: 7254
Relevant Lines: 11206

💛 - Coveralls

@atodorov atodorov merged commit e0ce9b5 into master Nov 7, 2017
@atodorov atodorov deleted the next_release branch November 7, 2017 20:09
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