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

NLog config - Fixed bug where empty xml-elements were ignored #3271

Merged

Conversation

snakefoot
Copy link
Contributor

@snakefoot snakefoot commented Apr 2, 2019

LoggingConfigurationParser - Fixed bug where empty xml-node-elements was ignored

Resolves #3268

@304NotModified
Copy link
Member

great work!

@304NotModified 304NotModified added the bug Bug report / Bug fix label Apr 2, 2019
@snakefoot
Copy link
Contributor Author

snakefoot commented Apr 2, 2019

@304NotModified great work!

Would have been even greater if the bug was never made. Especially since I created it :)

But we now have an unit-test to protect us from it happening again.

@304NotModified 304NotModified changed the title LoggingConfigurationParser - Fixed bug where empty xml-node-elements was ignored NLog config - Fixed bug where empty xml-elements were ignored Apr 2, 2019
Copy link
Member

@304NotModified 304NotModified left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks

@codecov
Copy link

codecov bot commented Apr 2, 2019

Codecov Report

Merging #3271 into dev will increase coverage by <1%.
The diff coverage is 100%.

@@          Coverage Diff           @@
##             dev   #3271    +/-   ##
======================================
+ Coverage     80%     80%   +<1%     
======================================
  Files        355     355            
  Lines      27986   27995     +9     
  Branches    3727    3728     +1     
======================================
+ Hits       22324   22358    +34     
+ Misses      4579    4554    -25     
  Partials    1083    1083

@304NotModified 304NotModified merged commit fb2f0f1 into NLog:dev Apr 2, 2019
@304NotModified
Copy link
Member

congrats @snakefoot

image

@snakefoot
Copy link
Contributor Author

snakefoot commented Apr 2, 2019

Yes why not make it "Champagne Tuesday" :). And thank you

@304NotModified
Copy link
Member

🍾 🎉 💥

@snakefoot snakefoot deleted the LoggingConfigurationParserEmptyNodeBug branch April 4, 2020 12:58
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.

None yet

2 participants