Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: only sign statements #179

Merged
merged 1 commit into from
Sep 26, 2024

fix: only sign statements

bb0843c
Select commit
Loading
Failed to load commit list.
Merged

fix: only sign statements #179

fix: only sign statements
bb0843c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

69.98% (+0.02%) compared to 203577e

View this Pull Request on Codecov

69.98% (+0.02%) compared to 203577e

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 69.98%. Comparing base (203577e) to head (bb0843c).

Files with missing lines Patch % Lines
sign.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
+ Coverage   69.95%   69.98%   +0.02%     
==========================================
  Files          44       44              
  Lines        2533     2535       +2     
==========================================
+ Hits         1772     1774       +2     
  Misses        469      469              
  Partials      292      292              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.