-
Notifications
You must be signed in to change notification settings - Fork 26
Fix/rm authentication url logic #77
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
Fix/rm authentication url logic #77
Conversation
…st cases - Added a new test case to cover missing security parameters during file upload. - Updated existing test cases to reflect changes after removing authentication endpoint and related logic.
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #77 +/- ##
==========================================
+ Coverage 95.39% 95.54% +0.15%
==========================================
Files 9 9
Lines 217 202 -15
Branches 47 50 +3
==========================================
- Hits 207 193 -14
+ Misses 2 1 -1
Partials 8 8
☔ View full report in Codecov by Sentry. |
imagekitio
left a comment
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.

Uh oh!
There was an error while loading. Please reload this page.