Skip to content

test: Improve performance of continuous assertions - #26822

Merged
netopyr merged 4 commits into
mainfrom
26818-improve-continuous-assertions
Aug 14, 2026
Merged

test: Improve performance of continuous assertions#26822
netopyr merged 4 commits into
mainfrom
26818-improve-continuous-assertions

Conversation

@netopyr

@netopyr netopyr commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Description:

This PR contains several minor performance improvements of the continuous assertions.

Related issue(s):

Fixes #26818

Signed-off-by: Michael Heinrichs <netopyr@users.noreply.github.com>
Signed-off-by: Michael Heinrichs <netopyr@users.noreply.github.com>
Signed-off-by: Michael Heinrichs <netopyr@users.noreply.github.com>
Signed-off-by: Michael Heinrichs <netopyr@users.noreply.github.com>
@netopyr netopyr added this to the v0.79 milestone Aug 13, 2026
@netopyr
netopyr requested review from poulok and timo0 August 13, 2026 07:59
@netopyr netopyr self-assigned this Aug 13, 2026
@netopyr
netopyr requested a review from a team as a code owner August 13, 2026 07:59
@lfdt-bot

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #26822   +/-   ##
=========================================
  Coverage     70.42%   70.43%           
  Complexity    11656    11656           
=========================================
  Files          2583     2583           
  Lines        108199   108199           
  Branches      12105    12104    -1     
=========================================
+ Hits          76204    76205    +1     
  Misses        28013    28013           
+ Partials       3982     3981    -1     

see 1 file with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@testlens-app

testlens-app Bot commented Aug 13, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: a566e25
▶️ Tests: 811 executed
⚪️ Checks: 58/58 completed


Learn more about TestLens at testlens.app.

@netopyr netopyr changed the title tests: Improve performance of continuous assertions test: Improve performance of continuous assertions Aug 14, 2026
@netopyr
netopyr merged commit 236a783 into main Aug 14, 2026
62 of 67 checks passed
@netopyr
netopyr deleted the 26818-improve-continuous-assertions branch August 14, 2026 03:28
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.

Improve performance of continuous assertions

3 participants