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

Print HtmlErrorReport location #612

Merged
merged 3 commits into from
Oct 11, 2019
Merged

Print HtmlErrorReport location #612

merged 3 commits into from
Oct 11, 2019

Conversation

bootstraponline
Copy link
Contributor

@bootstraponline bootstraponline commented Oct 11, 2019

Fix #592

@codecov-io
Copy link

codecov-io commented Oct 11, 2019

Codecov Report

Merging #612 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #612      +/-   ##
============================================
+ Coverage     76.25%   76.35%   +0.09%     
- Complexity      605      606       +1     
============================================
  Files            81       81              
  Lines          2283     2284       +1     
  Branches        324      324              
============================================
+ Hits           1741     1744       +3     
+ Misses          325      323       -2     
  Partials        217      217

@bootstraponline bootstraponline merged commit a5ae049 into master Oct 11, 2019
@bootstraponline bootstraponline deleted the error_report branch October 11, 2019 17:16
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.

Print location of HTMLErrorReport when finished.
2 participants