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

FileTarget: Don't throw an exception if a dir is missing when deleting old file on startup #1616

Merged
merged 1 commit into from
Sep 3, 2016

Conversation

304NotModified
Copy link
Member

@304NotModified 304NotModified commented Sep 3, 2016

Even if throwException is on, this is not any helpful.

fixes #1605


This change is Reviewable

@304NotModified 304NotModified added the bug Bug report / Bug fix label Sep 3, 2016
@304NotModified 304NotModified added this to the 4.3.8 milestone Sep 3, 2016
@304NotModified 304NotModified reopened this Sep 3, 2016
@304NotModified
Copy link
Member Author

close/reopen to rebuild on AppVeyor (who was stuck)

@codecov-io
Copy link

codecov-io commented Sep 3, 2016

Current coverage is 76% (diff: 0%)

Merging #1616 into master will decrease coverage by <1%

@@             master      #1616   diff @@
==========================================
  Files           270        270          
  Lines         16412      16416     +4   
  Methods        2621       2621          
  Messages          0          0          
  Branches       1788       1788          
==========================================
- Hits          12521      12509    -12   
- Misses         3488       3492     +4   
- Partials        403        415    +12   

Sunburst

Powered by Codecov. Last update 2105dd5...e925a9d

@304NotModified
Copy link
Member Author

codecov is buggy. There is an unit test added and it is working.

@304NotModified 304NotModified merged commit aead33a into master Sep 3, 2016
@304NotModified 304NotModified deleted the fix-throowex-on-delete 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