juno icon indicating copy to clipboard operation
juno copied to clipboard

Add starknet_getCompiledCasm

Open kirugan opened this issue 1 year ago • 1 comments

kirugan avatar Oct 08 '24 21:10 kirugan

Codecov Report

Attention: Patch coverage is 55.28455% with 55 lines in your changes missing coverage. Please review.

Project coverage is 75.40%. Comparing base (3093ca8) to head (3ad1501). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
rpc/compiled_casm.go 49.01% 46 Missing and 6 partials :warning:
utils/maps.go 72.72% 2 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2204      +/-   ##
==========================================
- Coverage   75.63%   75.40%   -0.23%     
==========================================
  Files         104      106       +2     
  Lines       11102    11222     +120     
==========================================
+ Hits         8397     8462      +65     
- Misses       2073     2121      +48     
- Partials      632      639       +7     

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

codecov[bot] avatar Oct 08 '24 21:10 codecov[bot]