Skip to content

Fix: autotune github tests workflow#3909

Merged
ori-kron-wis merged 1 commit into
mainfrom
ori-fix-autotune-testing
Jul 9, 2026
Merged

Fix: autotune github tests workflow#3909
ori-kron-wis merged 1 commit into
mainfrom
ori-fix-autotune-testing

Conversation

@ori-kron-wis

Copy link
Copy Markdown
Collaborator

No description provided.

@ori-kron-wis ori-kron-wis self-assigned this Jul 9, 2026
@ori-kron-wis ori-kron-wis added autotune on-merge: backport to 1.5.x on-merge: backport to 1.5.x labels Jul 9, 2026
@ori-kron-wis ori-kron-wis changed the title Fix; autotune github tests workflow Fix: autotune github tests workflow Jul 9, 2026
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.58%. Comparing base (353cec2) to head (be2fa37).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3909   +/-   ##
=======================================
  Coverage   88.58%   88.58%           
=======================================
  Files         240      240           
  Lines       23658    23658           
=======================================
  Hits        20957    20957           
  Misses       2701     2701           
Flag Coverage Δ
autotune 30.18% <ø> (-0.01%) ⬇️
integration 74.67% <ø> (ø)

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

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

@ori-kron-wis ori-kron-wis merged commit d5a92cb into main Jul 9, 2026
42 of 43 checks passed
@lumberbot-app

lumberbot-app Bot commented Jul 9, 2026

Copy link
Copy Markdown

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout 1.5.x
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 d5a92cb66a9e1710349aae8b70f007641d9f438e
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #3909: Fix: autotune github tests workflow'
  1. Push to a named branch:
git push YOURFORK 1.5.x:auto-backport-of-pr-3909-on-1.5.x
  1. Create a PR against branch 1.5.x, I would have named this PR:

"Backport PR #3909 on branch 1.5.x (Fix: autotune github tests workflow)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant