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

[#4886] Allow text/plain for csv uploads #4940

Merged
merged 1 commit into from
Dec 18, 2024

[#4886] Added check for csv uploads to the MimeTypeValidator

57fabe8
Select commit
Loading
Failed to load commit list.
Merged

[#4886] Allow text/plain for csv uploads #4940

[#4886] Added check for csv uploads to the MimeTypeValidator
57fabe8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2024 in 0s

96.61% (-0.01%) compared to 486d9cb

View this Pull Request on Codecov

96.61% (-0.01%) compared to 486d9cb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.61%. Comparing base (486d9cb) to head (57fabe8).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4940      +/-   ##
==========================================
- Coverage   96.62%   96.61%   -0.01%     
==========================================
  Files         760      760              
  Lines       25818    25819       +1     
  Branches     3382     3383       +1     
==========================================
- Hits        24947    24946       -1     
- Misses        606      608       +2     
  Partials      265      265              

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