Skip to content

Comments

refactor!: rename assertions has_display_message to has_display_string...#76

Merged
haraldmaida merged 2 commits intomainfrom
refactor/rename-has-display-message-to-has-display-string
Feb 20, 2026
Merged

refactor!: rename assertions has_display_message to has_display_string...#76
haraldmaida merged 2 commits intomainfrom
refactor/rename-has-display-message-to-has-display-string

Conversation

@haraldmaida
Copy link
Member

…and does_not_have_display_message to does_not_have_display_string

The method name has_display_string is more precise than has_display_message, as there is no "message".

BREAKING CHANGE: the methods has_display_message and does_not_have_display_message are renamed to has_display_string and does_not_have_display_string.

…ring` and `does_not_have_display_message` to `does_not_have_display_string`
@haraldmaida haraldmaida self-assigned this Feb 20, 2026
@haraldmaida haraldmaida added the enhancement New feature or request label Feb 20, 2026
@haraldmaida haraldmaida changed the title refactor!: rename assertions has_display_message to has_display_string refactor!: rename assertions has_display_message to has_display_string... Feb 20, 2026
…isplay-string

# Conflicts:
#	src/equality.rs
@haraldmaida haraldmaida merged commit cc1205a into main Feb 20, 2026
18 checks passed
@haraldmaida haraldmaida deleted the refactor/rename-has-display-message-to-has-display-string branch February 20, 2026 02:05
@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.73%. Comparing base (35e4e6d) to head (f109182).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   93.73%   93.73%           
=======================================
  Files          32       32           
  Lines        4579     4579           
  Branches     4579     4579           
=======================================
  Hits         4292     4292           
  Misses        247      247           
  Partials       40       40           

☔ 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

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant