fix: Replace badCurrency() checks with isBadCurrency() for improved clarity #742
+3
−3
Codecov / codecov/project
succeeded
May 7, 2026 in 0s
66.58% (target 60.00%)
View this Pull Request on Codecov
66.58% (target 60.00%)
Details
Codecov Report
❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.58%. Comparing base (9b50b68) to head (a272926).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/libxrpl/protocol/Issue.cpp | 0.00% | 0 Missing and 1 partial |
| src/libxrpl/protocol/STCurrency.cpp | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## dev #742 +/- ##
=======================================
Coverage 66.57% 66.58%
=======================================
Files 837 837
Lines 78540 78540
Branches 44600 44600
=======================================
+ Hits 52288 52292 +4
+ Misses 17859 17853 -6
- Partials 8393 8395 +2 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading