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

Fixed Sonar warnings #2696

Merged
merged 1 commit into from
May 5, 2018
Merged

Fixed Sonar warnings #2696

merged 1 commit into from
May 5, 2018

Conversation

304NotModified
Copy link
Member

No description provided.

@@ -922,13 +917,13 @@ protected override void InitializeTarget()
{
base.InitializeTarget();

_appenderFactory = GetFileAppenderFactory();
var appenderFactory = GetFileAppenderFactory();
Copy link
Member Author

Choose a reason for hiding this comment

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

@snakefoot could you please double check this? Thx

Copy link
Contributor

Choose a reason for hiding this comment

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

Looks sane

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks!

@304NotModified 304NotModified added this to the 4.5.5 milestone May 4, 2018
@codecov
Copy link

codecov bot commented May 5, 2018

Codecov Report

Merging #2696 into master will decrease coverage by <1%.
The diff coverage is 50%.

@@           Coverage Diff           @@
##           master   #2696    +/-   ##
=======================================
- Coverage      81%     81%   -<1%     
=======================================
  Files         326     326            
  Lines       24176   24175     -1     
  Branches     3067    3067            
=======================================
- Hits        19535   19523    -12     
+ Misses       3802    3799     -3     
- Partials      839     853    +14

@304NotModified 304NotModified modified the milestones: 4.5.5, 4.5.4 May 5, 2018
@304NotModified 304NotModified merged commit 1a6bc40 into master May 5, 2018
@304NotModified 304NotModified deleted the sonar-may-2018-2 branch May 5, 2018 12:11
@304NotModified 304NotModified mentioned this pull request May 5, 2018
3 tasks
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.

2 participants