-
Notifications
You must be signed in to change notification settings - Fork 392
[Bug fix] Put the same code that is in covelet.console to show the same result in 'average' (tonerdo#346) #509
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
Conversation
…dules.2 (tonerdo#346)
…me result in 'average' (tonerdo#346)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks
Oh yep...duplicated code issue 😞 I missed that.
For reference: |
@dlplenin Diego can you try tomorrow and confirm correct output please? |
Monday for sure! Now I dont have my computer with me, sorry. |
Oh yes I mean "tomorrow" we'll have new nightly...when you can 😄 |
@MarcoRossignoli |
Thank's to you for help! |
@MarcoRossignoli
Average calculation: This PR is related with #479
Today I installed a nightly build of coverlet.msbuild and I realized that a piece of code in coverlet.msbuild.tasks was not taken into account in the previous PR, to keep consistency.