Skip to content
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

*: add invocations to applicationlog #3569

Merged
merged 1 commit into from
Jan 24, 2025

state, rpc: add invocations to applicationlog

4b2ee9a
Select commit
Loading
Failed to load commit list.
Merged

*: add invocations to applicationlog #3569

state, rpc: add invocations to applicationlog
4b2ee9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 24, 2025 in 1s

83.04% (-0.17%) compared to e8b8c1a

View this Pull Request on Codecov

83.04% (-0.17%) compared to e8b8c1a

Details

Codecov Report

Attention: Patch coverage is 62.39316% with 44 lines in your changes missing coverage. Please review.

Project coverage is 83.04%. Comparing base (e8b8c1a) to head (4b2ee9a).
Report is 219 commits behind head on master.

Files with missing lines Patch % Lines
pkg/core/state/contract_invocation.go 76.92% 10 Missing and 5 partials ⚠️
pkg/core/state/notification_event.go 20.00% 9 Missing and 3 partials ⚠️
pkg/core/interop/contract/call.go 9.09% 9 Missing and 1 partial ⚠️
pkg/core/blockchain.go 33.33% 3 Missing and 1 partial ⚠️
pkg/core/dao/dao.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3569      +/-   ##
==========================================
- Coverage   83.20%   83.04%   -0.17%     
==========================================
  Files         334      336       +2     
  Lines       46488    47005     +517     
==========================================
+ Hits        38681    39034     +353     
- Misses       6234     6373     +139     
- Partials     1573     1598      +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.