Skip to content

Fixes #868: Fix removing items from list, which is being iterated#869

Merged
haeter525 merged 1 commit into
ev-flow:masterfrom
dolamroth:bugfix--fix-tools-contains
Mar 1, 2026
Merged

Fixes #868: Fix removing items from list, which is being iterated#869
haeter525 merged 1 commit into
ev-flow:masterfrom
dolamroth:bugfix--fix-tools-contains

Conversation

@dolamroth

Copy link
Copy Markdown
Contributor

Fixes #868

@codecov

codecov Bot commented Feb 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.27%. Comparing base (05e7ffa) to head (06de2f3).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #869   +/-   ##
=======================================
  Coverage   82.27%   82.27%           
=======================================
  Files          80       80           
  Lines        6844     6844           
=======================================
  Hits         5631     5631           
  Misses       1213     1213           
Flag Coverage Δ
unittests 82.27% <100.00%> (ø)

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@haeter525 haeter525 self-requested a review March 1, 2026 05:32

@haeter525 haeter525 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @dolamroth for helping resolving the potential skipped-element issue!

@haeter525 haeter525 merged commit ef0cdfe into ev-flow:master Mar 1, 2026
18 checks passed
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.

Probably invalid behavior of quark.utils.tools.contains

2 participants