Closed aeddi closed 5 days ago
Attention: Patch coverage is 41.17647%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 63.80%. Comparing base (
7188b1c
) to head (e5d9431
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
ValidateBlock
method fromblockExec
tostate
sinceblockExec.db
was an unused parameter. (simplify + remove misleading comment)Sprintf
found in this packageValidateBasic
method (adding one more validation test that was marked with aTODO
comment)Contributors' checklist...
- [x] Added new tests, or not needed, or not feasible - [x] Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory - [x] Updated the official documentation or not needed - [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message was included in the description - [x] Added references to related issues and PRs - [ ] Provided any useful hints for running manual tests