Closed Marusyk closed 2 years ago
Can I take this one? 😄
@marce1994 sure, it is yours
@Marusyk It's a little bit difficult, I don't know how to pass through the untested parts of the code :( Untested code: Grok.cs lines: 91 to 109, 139(untestable), 163, 209.
Edit: I'll continue today night.
hi @marce1994 it is ok if you cannot cover some lines. Our goal is to increase the coverage percentage, it doesn't have to be 100
I don't know if it's an issue, but the float type converts to double. It is fine? @Marusyk
hi @marce1994 it is ok if you cannot cover some lines. Our goal is to increase the coverage percentage, it doesn't have to be 100
Done I think :)
Thx!
Now it is 96%!
Can anyone improve it more?
Code coverage went down to 65% after we added the PowerShell module. I will write unit tests for it.
Not it is
Now it is
I'm going to close the issue for now :)
Now it is
Let's improve that