Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ETH-783] Public extension for Option BorshSerializable #93

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

lisemyon
Copy link

@lisemyon lisemyon commented Feb 1, 2024

No description provided.

@lisemyon lisemyon requested a review from bigearsenal February 1, 2024 13:04
@codecov-commenter
Copy link

Codecov Report

Attention: 274 lines in your changes are missing coverage. Please review.

Comparison is base (f6f0021) 54.93% compared to head (ca0b6b4) 59.60%.
Report is 55 commits behind head on main.

Files Patch % Lines
...ainClient/BlockchainClientWithNativeSOLTests.swift 46.71% 154 Missing ⚠️
...olanaSwift/BlockchainClient/BlockchainClient.swift 48.07% 27 Missing ⚠️
...m/ExtensionReader/AnyToken2022ExtensionState.swift 45.65% 25 Missing ⚠️
...es/SolanaSwift/APIClient/APIClient+Extension.swift 56.00% 22 Missing ⚠️
...nMetadata/SolanaAPIClient+getAccountBalances.swift 74.28% 18 Missing ⚠️
...BlockchainClient/BlockchainClient+Extensions.swift 0.00% 8 Missing ⚠️
...Programs/Token2022Program/Token2022MintState.swift 93.33% 3 Missing ⚠️
...UnitTests/APIClient/APIClientExtensionsTests.swift 70.00% 3 Missing ⚠️
...Client/BlockchainClientWithTokenProgramTests.swift 62.50% 3 Missing ⚠️
.../SolanaTokenMetadata/GetAccountBalancesTests.swift 97.63% 3 Missing ⚠️
... and 6 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   54.93%   59.60%   +4.66%     
==========================================
  Files         143      159      +16     
  Lines       10530    11871    +1341     
==========================================
+ Hits         5785     7076    +1291     
- Misses       4745     4795      +50     
Flag Coverage Δ
unittests 59.60% <84.18%> (+4.66%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bigearsenal bigearsenal merged commit 3811cab into main Feb 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants