Skip to content

doc(assertions): add examples to every assertion method#39

Merged
haraldmaida merged 1 commit into
mainfrom
doc/add-examples-in-rustdoc-of-assertion-methods
Jun 2, 2025
Merged

doc(assertions): add examples to every assertion method#39
haraldmaida merged 1 commit into
mainfrom
doc/add-examples-in-rustdoc-of-assertion-methods

Conversation

@haraldmaida
Copy link
Copy Markdown
Member

Examples in rustdoc of assertion methods help with writing assertions, as those are shown in editors and IDEs.

Added examples to the rustdoc of every assertion method (if missing).

@haraldmaida haraldmaida self-assigned this Jun 2, 2025
@haraldmaida haraldmaida added the documentation Improvements or additions to documentation label Jun 2, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.10%. Comparing base (199e95f) to head (3884d73).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   96.10%   96.10%           
=======================================
  Files          26       26           
  Lines        2902     2902           
  Branches     2902     2902           
=======================================
  Hits         2789     2789           
  Misses        109      109           
  Partials        4        4           

☔ 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 4d7820f into main Jun 2, 2025
18 checks passed
@haraldmaida haraldmaida deleted the doc/add-examples-in-rustdoc-of-assertion-methods branch June 2, 2025 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant