Skip to content

Fix useless cast from decimal #380

Merged
mborland merged 3 commits intodevelopfrom
379
Mar 31, 2026
Merged

Fix useless cast from decimal #380
mborland merged 3 commits intodevelopfrom
379

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #379

@mborland mborland added the Bug Something isn't working label Mar 31, 2026
@mborland mborland merged commit 234907d into develop Mar 31, 2026
75 checks passed
@mborland mborland deleted the 379 branch March 31, 2026 19:27
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.89%. Comparing base (edd235e) to head (f3884ce).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #380   +/-   ##
========================================
  Coverage    98.89%   98.89%           
========================================
  Files           67       67           
  Lines         5636     5636           
  Branches      1788     1788           
========================================
  Hits          5574     5574           
  Misses          31       31           
  Partials        31       31           

☔ 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

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Useless cast error in Decimal integration

1 participant