FISCO-BCOS / bcos-c-sdk

c-style sdk for FISCO-BCOS 3.0
Apache License 2.0
2 stars 12 forks source link

<feat&fix>(csdk,jni): add nonce in transaction builder v2, fix fromHex bug. #205

Closed kyonRay closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b51f1f1) 25.80% compared to head (1a33abd) 25.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-3.6.0 #205 +/- ## ============================================== Coverage 25.80% 25.80% ============================================== Files 6 6 Lines 1763 1763 Branches 1078 1078 ============================================== Hits 455 455 Misses 937 937 Partials 371 371 ``` | [Flag](https://app.codecov.io/gh/FISCO-BCOS/bcos-c-sdk/pull/205/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/FISCO-BCOS/bcos-c-sdk/pull/205/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS) | `25.80% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.