Skip to content
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

feat: Passing comment along with image upload API request. #10170

Closed

Conversation

deveshidwivedi
Copy link
Contributor

What

Modified the code to include comment passed through API when uploading image for better moderation.

Related issue(s) and discussion

@codecov-commenter
Copy link

codecov-commenter commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.92%. Comparing base (dc04d18) to head (0c15b97).
Report is 301 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10170      +/-   ##
==========================================
+ Coverage   49.54%   49.92%   +0.38%     
==========================================
  Files          67       71       +4     
  Lines       20650    21034     +384     
  Branches     4980     5041      +61     
==========================================
+ Hits        10231    10502     +271     
- Misses       9131     9240     +109     
- Partials     1288     1292       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow for a photo comment to be passed with image upload API requests
3 participants