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

refactor: Server crash when uploading file without extension #8779

Merged

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Oct 20, 2023

No description provided.

@parse-github-assistant
Copy link

parse-github-assistant bot commented Oct 20, 2023

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2d6b3d1) 94.32% compared to head (3fb763b) 94.33%.
Report is 1 commits behind head on alpha.

❗ Current head 3fb763b differs from pull request most recent head 02ee802. Consider uploading reports for the commit 02ee802 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #8779      +/-   ##
==========================================
+ Coverage   94.32%   94.33%   +0.01%     
==========================================
  Files         186      186              
  Lines       14780    14780              
==========================================
+ Hits        13941    13943       +2     
+ Misses        839      837       -2     
Files Coverage Δ
src/Routers/FilesRouter.js 93.29% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

@mtrezza mtrezza changed the title fix: Server crash when uploading file without extension fix: Oct 20, 2023
@mtrezza mtrezza changed the title fix: fix: alpha Oct 20, 2023
@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title fix: alpha fix: Alpha Oct 20, 2023
@mtrezza mtrezza changed the title fix: Alpha refactor: W579-alpha Oct 20, 2023
@mtrezza mtrezza changed the title refactor: W579-alpha refactor: Server crash when uploading file without extension Oct 20, 2023
@mtrezza mtrezza merged commit fe02d3e into parse-community:alpha Oct 20, 2023
26 checks passed
@mtrezza mtrezza deleted the fix/file-upload-without-extension branch October 20, 2023 23:14
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.4.0-alpha.7

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Oct 25, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.5.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Nov 16, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.5.0-alpha.1

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.5.0

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants