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

PropertiesLayoutRenderer - Check LogEventInfo.HasProperties first #1780

Merged
merged 1 commit into from
Nov 23, 2016

Conversation

snakefoot
Copy link
Contributor

@snakefoot snakefoot commented Nov 22, 2016

Avoid allocating Properties-Dictionary, when just wanting to read from it.


This change is Reviewable

@codecov-io
Copy link

Current coverage is 80% (diff: 89%)

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

@@             master      #1780   diff @@
==========================================
  Files           277        277          
  Lines         17780      17789     +9   
  Methods        2785       2785          
  Messages          0          0          
  Branches       2024       2027     +3   
==========================================
- Hits          14306      14305     -1   
- Misses         3022       3031     +9   
- Partials        452        453     +1   

Sunburst

Powered by Codecov. Last update 0fba1d9...1bcf07f

@304NotModified
Copy link
Member

Good idea!

@304NotModified 304NotModified added this to the 4.4 milestone Nov 23, 2016
@304NotModified 304NotModified merged commit 075f490 into NLog:master Nov 23, 2016
@snakefoot snakefoot deleted the LogEventHasProperties 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.

None yet

3 participants