Skip to content

feat: Add support to mongo allowDiskUse - #8337

Draft
stewones wants to merge 1 commit into
parse-community:alphafrom
stewones:feat/allowDiskUse
Draft

feat: Add support to mongo allowDiskUse#8337
stewones wants to merge 1 commit into
parse-community:alphafrom
stewones:feat/allowDiskUse

feat: add support to mongo allowDiskUse

96427c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

93.93% (-0.33%) compared to 6f52744

View this Pull Request on Codecov

93.93% (-0.33%) compared to 6f52744

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.93%. Comparing base (6f52744) to head (96427c0).
⚠️ Report is 1398 commits behind head on alpha.

Files with missing lines Patch % Lines
src/Adapters/Storage/Mongo/MongoCollection.js 50.00% 1 Missing ⚠️
src/Routers/ClassesRouter.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #8337      +/-   ##
==========================================
- Coverage   94.25%   93.93%   -0.33%     
==========================================
  Files         180      180              
  Lines       13960    13981      +21     
==========================================
- Hits        13158    13133      -25     
- Misses        802      848      +46     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.