You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking at adding a new feature and encountered this when locally running the tests for this project. I'll see if I can fix it and update the tests accordingly.
I have exported the code coverage report with
It gave a report with something like the below
It shows that 95 lines are covered which is the actual value since I see the same number on Xcode.
Then I run the slather
XML report says this
Instead of 95, it is reporting as 88 lines.
I attached the Xcode test result as well.
FizzBuzzKit.xcresult.zip
The text was updated successfully, but these errors were encountered: