Skip to content

feat: number assertions for rust_decimal::Decimal#47

Merged
haraldmaida merged 2 commits into
mainfrom
feat/number-assertions-for-rust-decimal
Jun 7, 2025
Merged

feat: number assertions for rust_decimal::Decimal#47
haraldmaida merged 2 commits into
mainfrom
feat/number-assertions-for-rust-decimal

Conversation

@haraldmaida
Copy link
Copy Markdown
Member

Implemented number specific assertions for Decimal of the rust_decimal crate.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.58%. Comparing base (a1dfa4c) to head (cbd1d98).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   96.56%   96.58%   +0.01%     
==========================================
  Files          28       29       +1     
  Lines        3291     3309      +18     
  Branches     3291     3309      +18     
==========================================
+ Hits         3178     3196      +18     
  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 self-assigned this Jun 7, 2025
@haraldmaida haraldmaida added the enhancement New feature or request label Jun 7, 2025
@haraldmaida haraldmaida merged commit 48d7981 into main Jun 7, 2025
18 checks passed
@haraldmaida haraldmaida deleted the feat/number-assertions-for-rust-decimal branch June 7, 2025 07:49
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