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 ${tempdir} and ${nlogdir} if both have dir and file. #1635

Merged
merged 2 commits into from
Sep 12, 2016

Conversation

304NotModified
Copy link
Member

@304NotModified 304NotModified commented Sep 11, 2016

according to docs both should be appended

also removed code duplication

This change is Reviewable

@304NotModified 304NotModified changed the title Fix tempdir layoutrenderer Fix ${tempdir} and ${nlogdir} if both have dir and file. Sep 11, 2016
@304NotModified 304NotModified added the bug Bug report / Bug fix label Sep 11, 2016
according to docs both should be appended

removed code duplication
@codecov-io
Copy link

codecov-io commented Sep 11, 2016

Current coverage is 77% (diff: 100%)

Merging #1635 into master will increase coverage by <1%

@@             master      #1635   diff @@
==========================================
  Files           272        273     +1   
  Lines         16670      16646    -24   
  Methods        2649       2650     +1   
  Messages          0          0          
  Branches       1839       1833     -6   
==========================================
+ Hits          12713      12738    +25   
+ Misses         3522       3472    -50   
- Partials        435        436     +1   

Sunburst

Powered by Codecov. Last update b8362f5...3adff48

@304NotModified 304NotModified added this to the 4.3.9 milestone Sep 12, 2016
@304NotModified 304NotModified merged commit 3afce4a into master Sep 12, 2016
@304NotModified 304NotModified deleted the fix-tempdir-layoutrenderer branch September 18, 2016 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report / Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants