Skip to content

feat: Deprecation - return MongoDB explain results as an array via databaseOptions.explainResultsAsArray#10552

Open
dblythy wants to merge 1 commit into
parse-community:alphafrom
dblythy:fix/mongo-explain-results-as-array
Open

feat: Deprecation - return MongoDB explain results as an array via databaseOptions.explainResultsAsArray#10552
dblythy wants to merge 1 commit into
parse-community:alphafrom
dblythy:fix/mongo-explain-results-as-array

feat: Deprecation DEPPS25 - return MongoDB `explain` results as an ar…

0712456
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2026 in 1s

92.66% (-0.01%) compared to cce91e5, passed because coverage increased by 0% when compared to adjusted base (92.66%)

View this Pull Request on Codecov

92.66% (-0.01%) compared to cce91e5, passed because coverage increased by 0% when compared to adjusted base (92.66%)

Details

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.66%. Comparing base (cce91e5) to head (0712456).
⚠️ Report is 1 commits behind head on alpha.

Files with missing lines Patch % Lines
src/Config.js 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha   #10552      +/-   ##
==========================================
- Coverage   92.66%   92.66%   -0.01%     
==========================================
  Files         193      193              
  Lines       16981    16986       +5     
  Branches      248      248              
==========================================
+ Hits        15736    15740       +4     
- Misses       1224     1225       +1     
  Partials       21       21              

☔ View full report in Codecov by Harness.
📢 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.