flow-go icon indicating copy to clipboard operation
flow-go copied to clipboard

[Access] Interrupt script execution with version control

Open Guitarheroua opened this issue 1 year ago • 1 comments
trafficstars

#5789

This PR implements functionality and tests for script execution interruption when the version of the block is incompatible.

Guitarheroua avatar Jun 20 '24 12:06 Guitarheroua

Codecov Report

Attention: Patch coverage is 12.12121% with 58 lines in your changes missing coverage. Please review.

Project coverage is 41.45%. Comparing base (291965e) to head (1f2e3e3).

Files Patch % Lines
cmd/access/node_builder/access_node_builder.go 0.00% 25 Missing :warning:
cmd/observer/node_builder/observer_builder.go 0.00% 25 Missing :warning:
engine/access/rpc/backend/script_executor.go 50.00% 7 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6134      +/-   ##
==========================================
+ Coverage   41.42%   41.45%   +0.02%     
==========================================
  Files        2009     2009              
  Lines      142971   142990      +19     
==========================================
+ Hits        59231    59273      +42     
+ Misses      77565    77536      -29     
- Partials     6175     6181       +6     
Flag Coverage Δ
unittests 41.45% <12.12%> (+0.02%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

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

codecov-commenter avatar Jul 02 '24 12:07 codecov-commenter