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

ArrayHelper.Empty - Single empty array allocation #1755

Merged
merged 1 commit into from
Nov 13, 2016

Conversation

snakefoot
Copy link
Contributor

@snakefoot snakefoot commented Nov 10, 2016

Coming from issue #1753


This change is Reviewable

fixes #1753

@codecov-io
Copy link

codecov-io commented Nov 10, 2016

Current coverage is 80% (diff: 94%)

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

@@             master      #1755   diff @@
==========================================
  Files           274        275     +1   
  Lines         17422      17428     +6   
  Methods        2741       2742     +1   
  Messages          0          0          
  Branches       1966       1968     +2   
==========================================
+ Hits          13974      13980     +6   
  Misses         3005       3005          
  Partials        443        443          

Sunburst

Powered by Codecov. Last update 71c8b60...d72ee34

@304NotModified
Copy link
Member

Nice one! Thanks!

@304NotModified 304NotModified added this to the 4.4 milestone Nov 13, 2016
@304NotModified 304NotModified merged commit 5ceb843 into NLog:master Nov 13, 2016
@snakefoot snakefoot deleted the ArrayHelperEmpty branch October 10, 2017 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants