beacon-kit icon indicating copy to clipboard operation
beacon-kit copied to clipboard

chore(ci): Remove Smart Contracts from Coverage Report

Open rezbera opened this issue 10 months ago • 1 comments

We don't change or touch the smart contracts, nor is it part of the beacon-kit domain, however, it influences our coverage report. I want our coverage report to be a high signal metric that we can use to reference the health of our code and this moves us closer to that.

rezbera avatar Mar 06 '25 19:03 rezbera

Codecov Report

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

Project coverage is 60.74%. Comparing base (420203e) to head (2ae4306). Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2577      +/-   ##
==========================================
+ Coverage   60.49%   60.74%   +0.25%     
==========================================
  Files         351      348       -3     
  Lines       16234    16137      -97     
  Branches       22        0      -22     
==========================================
- Hits         9821     9803      -18     
+ Misses       5660     5582      -78     
+ Partials      753      752       -1     

see 3 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Mar 06 '25 19:03 codecov[bot]