Skip to content

a few renamings; better comments and unit test

Codecov / codecov/project succeeded Oct 24, 2024 in 1s

64.43% (+0.37%) compared to 0f8a4c2

View this Pull Request on Codecov

64.43% (+0.37%) compared to 0f8a4c2

Details

Codecov Report

Attention: Patch coverage is 93.42723% with 14 lines in your changes missing coverage. Please review.

Project coverage is 64.43%. Comparing base (0f8a4c2) to head (7a2880b).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
zetaclient/chains/bitcoin/observer/event.go 95.45% 5 Missing and 1 partial ⚠️
zetaclient/chains/bitcoin/observer/inbound.go 83.87% 5 Missing ⚠️
zetaclient/chains/evm/observer/v2_inbound.go 0.00% 2 Missing ⚠️
tests/simulation/sim/sim_state.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3025      +/-   ##
===========================================
+ Coverage    64.06%   64.43%   +0.37%     
===========================================
  Files          412      413       +1     
  Lines        28960    29090     +130     
===========================================
+ Hits         18554    18745     +191     
+ Misses        9611     9549      -62     
- Partials       795      796       +1     
Files with missing lines Coverage Δ
pkg/memo/fields_v0.go 97.05% <100.00%> (-0.12%) ⬇️
pkg/memo/memo.go 92.45% <100.00%> (+0.29%) ⬆️
x/crosschain/types/message_vote_inbound.go 100.00% <100.00%> (ø)
zetaclient/chains/bitcoin/observer/witness.go 69.02% <100.00%> (ø)
zetaclient/chains/bitcoin/tx_script.go 89.49% <100.00%> (+0.94%) ⬆️
tests/simulation/sim/sim_state.go 0.00% <0.00%> (ø)
zetaclient/chains/evm/observer/v2_inbound.go 0.00% <0.00%> (ø)
zetaclient/chains/bitcoin/observer/inbound.go 29.70% <83.87%> (+9.87%) ⬆️
zetaclient/chains/bitcoin/observer/event.go 95.45% <95.45%> (ø)

... and 1 file with indirect coverage changes