Skip to content

feat!: remove unused traits AssertBorrowedOptionValue and AssertBorrowedResultValue#89

Merged
haraldmaida merged 1 commit into
mainfrom
feat/remove-assertborrowed-traits
Apr 26, 2026
Merged

feat!: remove unused traits AssertBorrowedOptionValue and AssertBorrowedResultValue#89
haraldmaida merged 1 commit into
mainfrom
feat/remove-assertborrowed-traits

Conversation

@haraldmaida
Copy link
Copy Markdown
Member

BREAKING-CHANGE: The traits AssertBorrowedOptionValue and AssertBorrowedResultValue have become obsolet, because implementing the traits AssertOptionValue and AssertResultValue for borrowed Option and borrowed Result is the better solution.

…rrowedResultValue`

BREAKING-CHANGE: The traits `AssertBorrowedOptionValue` and `AssertBorrowedResultValue` have become obsolet, because implementing the traits `AssertOptionValue` and `AssertResultValue` for borrowed `Option` and borrowed `Result` is the better solution.
@haraldmaida haraldmaida self-assigned this Apr 26, 2026
@haraldmaida haraldmaida added the enhancement New feature or request label Apr 26, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.95%. Comparing base (7b62599) to head (6c56249).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   87.95%   87.95%           
=======================================
  Files          42       42           
  Lines        6649     6649           
  Branches     6649     6649           
=======================================
  Hits         5848     5848           
  Misses        731      731           
  Partials       70       70           

☔ 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 merged commit b93b6fd into main Apr 26, 2026
20 checks passed
@haraldmaida haraldmaida deleted the feat/remove-assertborrowed-traits branch April 26, 2026 11:17
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