Skip to content

refactor!: rename trait AssertElements to AssertFilteredElements#87

Merged
haraldmaida merged 1 commit intomainfrom
refactor/rename-assert-elements-to-assert-filtered-elements
Apr 19, 2026
Merged

refactor!: rename trait AssertElements to AssertFilteredElements#87
haraldmaida merged 1 commit intomainfrom
refactor/rename-assert-elements-to-assert-filtered-elements

Conversation

@haraldmaida
Copy link
Copy Markdown
Member

BREAKING CHANGE: The trait AssertElements is renamed to AssertFilteredElements. No change in behavior though. If you have a custom implementation for the AssertElements trait just rename the trait for the implementation.

BREAKING CHANGE: The trait `AssertElements` is renamed to `AssertFilteredElements`.
No change in behavior though. If you have a custom implementation for the `AssertElements` trait just rename the trait for the implementation.
@haraldmaida haraldmaida self-assigned this Apr 19, 2026
@haraldmaida haraldmaida added the enhancement New feature or request label Apr 19, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.85%. Comparing base (705928f) to head (2db331c).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #87   +/-   ##
=======================================
  Coverage   92.85%   92.85%           
=======================================
  Files          41       41           
  Lines        5756     5756           
  Branches     5756     5756           
=======================================
  Hits         5345     5345           
  Misses        345      345           
  Partials       66       66           

☔ 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.

@haraldmaida haraldmaida changed the title refactor!: rename trait AssertElements to AsssertFilteredElements refactor!: rename trait AssertElements to AssertFilteredElements Apr 19, 2026
@haraldmaida haraldmaida merged commit 18675f5 into main Apr 19, 2026
20 checks passed
@haraldmaida haraldmaida deleted the refactor/rename-assert-elements-to-assert-filtered-elements branch April 19, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant