zeta-chain / protocol-contracts-solana

solana interface contract for zetachain
3 stars 2 forks source link

fix: check-effect-interaction to prevent potential re-entrancy issue #26

Open brewmaster012 opened 1 week ago

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 9.58%. Comparing base (1495103) to head (08e6149).

Files with missing lines Patch % Lines
programs/protocol-contracts-solana/src/lib.rs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #26 +/- ## ======================================== - Coverage 9.63% 9.58% -0.05% ======================================== Files 1 1 Lines 218 219 +1 ======================================== Hits 21 21 - Misses 197 198 +1 ```

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