cronos-labs / play-cpp-sdk

Generate wallet, Fetching transaction history, Transfer token, WalletConnect, Crypto.com Pay, and more
Other
16 stars 5 forks source link

Problem: using expect instead of ! operator (fix #426) #434

Closed leejw51crypto closed 1 year ago

leejw51crypto commented 1 year ago

Solution: replace expect() to ? operator

codecov-commenter commented 1 year ago

Codecov Report

Merging #434 (937b6e3) into main (42b9720) will increase coverage by 0.02%. The diff coverage is 0.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #434      +/-   ##
==========================================
+ Coverage   24.00%   24.02%   +0.02%     
==========================================
  Files          25       25              
  Lines        3087     3084       -3     
==========================================
  Hits          741      741              
+ Misses       2346     2343       -3     
Impacted Files Coverage Δ
extra-cpp-bindings/src/walletconnect.rs 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more