-
-
Notifications
You must be signed in to change notification settings - Fork 878
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
tests for tests/utilities/reuploadDuplicateCheck.spec.ts #963
tests for tests/utilities/reuploadDuplicateCheck.spec.ts #963
Conversation
Same issue as #795 so after this one is merged pls close that issue also |
I don't understand why the test is failing even though it was passing just a few minutes ago? @palisadoes |
could you rerun the tests? |
Is the error |
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## develop #963 +/- ##
===========================================
+ Coverage 93.23% 93.42% +0.18%
===========================================
Files 168 168
Lines 10101 10101
Branches 998 1001 +3
===========================================
+ Hits 9418 9437 +19
+ Misses 683 664 -19
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@noman2002 Please review and merge if OK |
Don't have access to merge. |
What kind of change does this PR introduce?
Issue Number:
Fixes #887
Did you add tests for your changes?
Yes
Snapshots/Videos:
If relevant, did you update the documentation?
Summary
Does this PR introduce a breaking change?
No.
Other information
Have you read the contributing guide?
Yes