Skip to content

[2.8] MOD-9174: Fix pipeline issues (#5837)#5863

Merged
raz-mon merged 2 commits into2.8from
razmon-cp_2.8_pipeline_issues
Apr 3, 2025
Merged

[2.8] MOD-9174: Fix pipeline issues (#5837)#5863
raz-mon merged 2 commits into2.8from
razmon-cp_2.8_pipeline_issues

Conversation

@raz-mon
Copy link
Collaborator

@raz-mon raz-mon commented Apr 3, 2025

CP of #5837 to 2.8.

* Fix pager query resultLimit setting to initialization time

* Change fix to call Next in safeLoader again

* Enhance comment

* wip

* Fix safe-loader to not deplete the pipeline on first call

* Fix test

* Address review

* Remove all of resultLimit in Pager

* Revert "Remove all of resultLimit in Pager"

This reverts commit 142aca0.
@codecov
Copy link

codecov bot commented Apr 3, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 86.09%. Comparing base (4fd494c) to head (211e6ce).
Report is 1 commits behind head on 2.8.

Files with missing lines Patch % Lines
coord/src/module.c 33.33% 2 Missing ⚠️
src/aggregate/aggregate_exec.c 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.8    #5863      +/-   ##
==========================================
- Coverage   86.10%   86.09%   -0.01%     
==========================================
  Files         201      201              
  Lines       34535    34546      +11     
==========================================
+ Hits        29735    29742       +7     
- Misses       4800     4804       +4     

☔ 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.

GuyAv46
GuyAv46 previously approved these changes Apr 3, 2025
@raz-mon raz-mon added this pull request to the merge queue Apr 3, 2025
Merged via the queue into 2.8 with commit cf98577 Apr 3, 2025
8 of 9 checks passed
@raz-mon raz-mon deleted the razmon-cp_2.8_pipeline_issues branch April 3, 2025 11:08
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