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

Fix display bugs #36

Merged
merged 3 commits into from
Jun 26, 2017
Merged

Fix display bugs #36

merged 3 commits into from
Jun 26, 2017

Conversation

adamgruber
Copy link
Owner

Fixing a few display bugs:

  • mochawesome-report-generator 2.1.1 introduced a bug with the display of diffs where the first line of the diff was incorrectly identified as an addition.

  • In cases where a report has no tests, passPercent and pendingPercent are null causing the Navbar component to throw an exception.

  • Hooks are not rendered in the case where a suite has hooks but no adjacent tests (support addContext inside before and after hooks mochawesome#165)

@adamgruber adamgruber merged commit d01cc79 into master Jun 26, 2017
@adamgruber adamgruber deleted the display-bugs branch June 26, 2017 20:12
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.

1 participant