zeta-chain / protocol-contracts-solana

solana interface contract for zetachain
3 stars 2 forks source link

remove SPL related instructions #27

Closed brewmaster012 closed 6 days ago

brewmaster012 commented 1 week ago

move SPL related functionalities to a feature branch

closes #19

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 13.86%. Comparing base (1495103) to head (a341183).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================= + Coverage 9.63% 13.86% +4.23% ========================================= Files 1 1 Lines 218 137 -81 ========================================= - Hits 21 19 -2 + Misses 197 118 -79 ```

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