Skip to content

feat: assertions for number of chararcters in strings#14

Merged
haraldmaida merged 2 commits into
mainfrom
feat/assert-char-count-for-strings
Apr 19, 2025
Merged

feat: assertions for number of chararcters in strings#14
haraldmaida merged 2 commits into
mainfrom
feat/assert-char-count-for-strings

Conversation

@haraldmaida
Copy link
Copy Markdown
Member

Provide assertions for the number of characters contained in a string of type String or &str.

implemented assertions are has_char_count and has_char_count_in_range.

@haraldmaida haraldmaida self-assigned this Apr 19, 2025
@haraldmaida haraldmaida added the enhancement New feature or request label Apr 19, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.05%. Comparing base (3b49838) to head (e0081d5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   92.22%   93.05%   +0.82%     
==========================================
  Files          21       22       +1     
  Lines        1827     1871      +44     
  Branches     1827     1871      +44     
==========================================
+ Hits         1685     1741      +56     
+ Misses        136      124      -12     
  Partials        6        6              

☔ 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 35c9e87 into main Apr 19, 2025
18 checks passed
@haraldmaida haraldmaida deleted the feat/assert-char-count-for-strings branch April 19, 2025 10:18
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