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

upload_song: add error when file exceeds limit of 300MB #653

Merged
merged 3 commits into from
Oct 5, 2024
Merged

Conversation

sigma67
Copy link
Owner

@sigma67 sigma67 commented Oct 5, 2024

(closes #647)

Copy link

codecov bot commented Oct 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.15%. Comparing base (7d062c2) to head (9378e12).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #653      +/-   ##
==========================================
+ Coverage   95.14%   95.15%   +0.01%     
==========================================
  Files          38       38              
  Lines        2285     2293       +8     
==========================================
+ Hits         2174     2182       +8     
  Misses        111      111              
Flag Coverage Δ
unittests 95.15% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sigma67 sigma67 merged commit 7d8a756 into main Oct 5, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload crashes on the large file: KeyError: 'x-goog-upload-url'
1 participant