Skip to content

Conversation

@opensearch-trigger-bot
Copy link
Contributor

Backport 417d0d9 from #1040.

#1040)

* Interval schedule should take start time from the request, should not set it to the current time of request execution.

Signed-off-by: Oleg Kravchuk <oleg.ikibo@gmail.com>

* Changed the "delayed continuous execution test" to be more expressive about what it should test.

Signed-off-by: Oleg Kravchuk <oleg.ikibo@gmail.com>

* fixed the NPE if schedule.startTime is NULL

Signed-off-by: Oleg Kravchuk <oleg.ikibo@gmail.com>

* fixed the NPE if schedule.startTime is NULL

Signed-off-by: Oleg Kravchuk <oleg.ikibo@gmail.com>

* fixed styling

Signed-off-by: Oleg Kravchuk <oleg.ikibo@gmail.com>

* - removed null checks from RollUp and Transforms
- fixed comments in the "delayed execution" test

Signed-off-by: Oleg Kravchuk <oleg.ikibo@gmail.com>

---------

Signed-off-by: Oleg Kravchuk <oleg.ikibo@gmail.com>
(cherry picked from commit 417d0d9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (36bb819) 74.96% compared to head (8f2a38b) 75.06%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1047      +/-   ##
============================================
+ Coverage     74.96%   75.06%   +0.09%     
- Complexity     2877     2880       +3     
============================================
  Files           371      371              
  Lines         17022    17022              
  Branches       2453     2453              
============================================
+ Hits          12761    12778      +17     
+ Misses         2888     2880       -8     
+ Partials       1373     1364       -9     

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

@bowenlan-amzn bowenlan-amzn merged commit 55e689a into 2.x Nov 29, 2023
@github-actions github-actions bot deleted the backport/backport-1040-to-2.x branch November 29, 2023 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants