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

Fix file uploads not working #3482

Merged
merged 1 commit into from Sep 1, 2023
Merged

Conversation

jonasdeluna
Copy link
Member

Small fix

@jonasdeluna jonasdeluna added the bug-fix Pull requests that fix a bug label Sep 1, 2023
Copy link
Contributor

@falbru falbru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (ebc60f3) 88.19% compared to head (365c7ad) 88.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3482      +/-   ##
==========================================
- Coverage   88.19%   88.19%   -0.01%     
==========================================
  Files         665      665              
  Lines       21049    21048       -1     
==========================================
- Hits        18564    18563       -1     
  Misses       2485     2485              
Files Changed Coverage Δ
lego/api/v1.py 100.00% <100.00%> (ø)
lego/apps/files/tests/test_api.py 97.77% <100.00%> (-0.03%) ⬇️

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

@jonasdeluna jonasdeluna merged commit 8d1df31 into master Sep 1, 2023
3 checks passed
@jonasdeluna jonasdeluna deleted the emergency-fix-file-uploads branch September 1, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Pull requests that fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants