Closed albert-llimos closed 2 weeks ago
Attention: Patch coverage is 0%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 72%. Comparing base (
238c90b
) to head (b8a8984
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
engine/src/witness/sol.rs | 0% | 10 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Checklist
Please conduct a thorough self-review before opening the PR.
Summary
When getting block in Solana use
max_supported_transaction_version
zero instead of defaulting to None.