p2p-org / solana-swift

MIT License
97 stars 59 forks source link

Improve handling error in transaction #67

Closed TrGiLong closed 1 year ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #67 (bea0c53) into main (44773fc) will decrease coverage by 0.26%. The diff coverage is 31.03%.

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   59.72%   59.45%   -0.27%     
==========================================
  Files         125      125              
  Lines        9479     9555      +76     
==========================================
+ Hits         5661     5681      +20     
- Misses       3818     3874      +56     
Flag Coverage Δ
unittests 59.45% <31.03%> (-0.27%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...aSwift/APIClient/Networking/JSONRPCAPIClient.swift 69.33% <0.00%> (-0.71%) :arrow_down:
Sources/SolanaSwift/Models/Models.swift 29.03% <0.00%> (-8.47%) :arrow_down:
Sources/SolanaSwift/Models/RequestModels.swift 65.45% <0.00%> (-5.14%) :arrow_down:
...Tests/BlockchainClient/BlockchainClientTests.swift 71.19% <0.00%> (-0.60%) :arrow_down:
Sources/SolanaSwift/Models/TokenList.swift 20.28% <10.00%> (-2.93%) :arrow_down:
...olanaSwift/TokensRepository/TokensListParser.swift 51.94% <66.66%> (ø)
Sources/SolanaSwift/Models/APIEndPoint.swift 93.93% <80.00%> (-2.49%) :arrow_down:
...es/SolanaSwift/APIClient/APIClient+Extension.swift 80.92% <100.00%> (+0.22%) :arrow_up:
...olanaSwift/BlockchainClient/BlockchainClient.swift 87.41% <100.00%> (+0.26%) :arrow_up:
Sources/SolanaSwift/Models/Account.swift 95.29% <100.00%> (ø)
... and 2 more

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