Skip to content

Bugfix: Correctly apply patch inserted before current replay target#1809

Merged
WhitWaldo merged 10 commits into
masterfrom
timer-fix
May 18, 2026
Merged

Bugfix: Correctly apply patch inserted before current replay target#1809
WhitWaldo merged 10 commits into
masterfrom
timer-fix

Conversation

@WhitWaldo

Copy link
Copy Markdown
Contributor

Description

Applying patch for reported bug regarding the insertion of patch before timer (and incorrectly resulting in failure state).

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

…re timer (and incorrectly resulting in failure state).

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo added this to the v1.18 milestone May 9, 2026
@WhitWaldo WhitWaldo self-assigned this May 9, 2026
@WhitWaldo WhitWaldo requested review from a team as code owners May 9, 2026 02:31
@WhitWaldo WhitWaldo added kind/bug Something isn't working area/workflow labels May 9, 2026
@codecov

codecov Bot commented May 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 31.74%. Comparing base (b6fe556) to head (38ac20d).

❗ There is a different number of reports uploaded between BASE (b6fe556) and HEAD (38ac20d). Click for more details.

HEAD has 10 uploads less than BASE
Flag BASE (b6fe556) HEAD (38ac20d)
net10.0 13 3
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1809       +/-   ##
===========================================
- Coverage   64.91%   31.74%   -33.18%     
===========================================
  Files         300       77      -223     
  Lines        8832     2344     -6488     
  Branches     1040      285      -755     
===========================================
- Hits         5733      744     -4989     
+ Misses       2846     1558     -1288     
+ Partials      253       42      -211     
Flag Coverage Δ
net10.0 31.74% <ø> (-33.16%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/workflow kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant