Add support for unknown transactions #569
+1,725
−39
Open
Codecov / codecov/project
succeeded
Nov 9, 2024 in 0s
92.04% (-0.01%) compared to 18f9dab, passed because coverage increased by 0% when compared to adjusted base (92.04%)
View this Pull Request on Codecov
92.04% (-0.01%) compared to 18f9dab, passed because coverage increased by 0% when compared to adjusted base (92.04%)
Details
Codecov Report
Attention: Patch coverage is 93.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 92.04%. Comparing base (
18f9dab
) to head (3041912
).
Files with missing lines | Patch % | Lines |
---|---|---|
.../xrpl4j/model/transactions/UnknownTransaction.java | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #569 +/- ##
============================================
- Coverage 92.04% 92.04% -0.01%
- Complexity 1842 1847 +5
============================================
Files 382 383 +1
Lines 5106 5116 +10
Branches 433 433
============================================
+ Hits 4700 4709 +9
- Misses 271 272 +1
Partials 135 135
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading