-
Notifications
You must be signed in to change notification settings - Fork 4
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
Changed test #480
Changed test #480
Conversation
Codecov Report
@@ Coverage Diff @@
## main #480 +/- ##
=========================================
Coverage 47.46% 47.46%
Complexity 159 159
=========================================
Files 53 53
Lines 1852 1852
Branches 316 316
=========================================
Hits 879 879
Misses 840 840
Partials 133 133
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Why do we need to change this? |
This is for a test with the same names. Now the tests have the same content. Even if the names are mixed up, the test will succeed because the content is the same. |
But it was succeed with different content too, why did you said, that it is because the content is the same.? |
Changed test