-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix: audit findings #71
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #71 +/- ##
========================================
- Coverage 5.85% 1.09% -4.76%
========================================
Files 1 1
Lines 410 456 +46
========================================
- Hits 24 5 -19
- Misses 386 451 +65 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Regarding the unit testing, we actually have codecov integrated for Solana smart contract but the number remains low: https://app.codecov.io/gh/zeta-chain/protocol-contracts-solana/tree/non-security-related-findings/programs%2Fgateway%2Fsrc
Is there some configuration missing here?
https://github.com/zeta-chain/protocol-private/issues/189
https://github.com/zeta-chain/protocol-private/issues/183
https://github.com/zeta-chain/protocol-private/issues/185
https://github.com/zeta-chain/protocol-private/issues/187