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

Aggregate operation is throwing MongoExecutionTimeoutException #218

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

mihirgt
Copy link
Contributor

@mihirgt mihirgt commented Jan 21, 2025

MongoExecutionTimeoutException is of type MongoException

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.73%. Comparing base (049e1bf) to head (6b406de).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../documentstore/mongo/query/MongoQueryExecutor.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #218   +/-   ##
=========================================
  Coverage     79.73%   79.73%           
  Complexity     1043     1043           
=========================================
  Files           199      199           
  Lines          4945     4945           
  Branches        410      410           
=========================================
  Hits           3943     3943           
  Misses          711      711           
  Partials        291      291           
Flag Coverage Δ
integration 79.73% <0.00%> (ø)
unit 57.67% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

Test Results

 40 files  ±0   40 suites  ±0   32s ⏱️ -1s
246 tests ±0  246 ✅ ±0  0 💤 ±0  0 ❌ ±0 
500 runs  ±0  500 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 6b406de. ± Comparison against base commit 049e1bf.

@mihirgt mihirgt merged commit c2eec6d into main Jan 21, 2025
6 of 7 checks passed
@mihirgt mihirgt deleted the handle-exception branch January 21, 2025 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants