alpenlabs / strata

Rust implementation of the Strata protocol
https://docs.stratabtc.org
Apache License 2.0
23 stars 1 forks source link

Derive copy and clone traits #464

Closed bbist closed 3 days ago

bbist commented 3 days ago

Description

Type of Change

Checklist

Related Issues

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.68%. Comparing base (a6af246) to head (ddb6599). Report is 4 commits behind head on bitvm2.

@@            Coverage Diff             @@
##           bitvm2     #464      +/-   ##
==========================================
+ Coverage   56.64%   56.68%   +0.03%     
==========================================
  Files         249      249              
  Lines       28064    28066       +2     
==========================================
+ Hits        15897    15908      +11     
+ Misses      12167    12158       -9     
Files with missing lines Coverage Δ
crates/state/src/chain_state.rs 94.44% <100.00%> (+0.21%) :arrow_up:

... and 8 files with indirect coverage changes