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

Multiple file upload #917

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Multiple file upload #917

merged 1 commit into from
Apr 9, 2024

Conversation

pabik
Copy link
Collaborator

@pabik pabik commented Apr 9, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Ability to upload multiple files at once

  • Why was this change needed? (You can also link to an open issue here)

  • Other information:

Copy link

vercel bot commented Apr 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview Apr 9, 2024 4:38pm
nextra-docsgpt ✅ Ready (Inspect) Visit Preview Apr 9, 2024 4:38pm

Copy link

codecov bot commented Apr 9, 2024

Codecov Report

Attention: Patch coverage is 5.55556% with 34 lines in your changes are missing coverage. Please review.

Project coverage is 20.13%. Comparing base (db8db9f) to head (7a02df5).
Report is 20 commits behind head on main.

Files Patch % Lines
application/api/user/routes.py 5.00% 19 Missing ⚠️
application/worker.py 6.25% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #917      +/-   ##
==========================================
- Coverage   20.15%   20.13%   -0.02%     
==========================================
  Files          73       73              
  Lines        3315     3337      +22     
==========================================
+ Hits          668      672       +4     
- Misses       2647     2665      +18     

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

@dartpain dartpain self-requested a review April 9, 2024 16:47
@dartpain dartpain merged commit 7d2b8cb into main Apr 9, 2024
15 of 17 checks passed
@dartpain dartpain deleted the multiple-uploads branch April 9, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants