Skip to content

Fixes to sig-fix command#431

Open
daidoji wants to merge 2 commits intoWebOfTrust:mainfrom
provenant-dev:bug/fix-sig-fix-command
Open

Fixes to sig-fix command#431
daidoji wants to merge 2 commits intoWebOfTrust:mainfrom
provenant-dev:bug/fix-sig-fix-command

Conversation

@daidoji
Copy link
Copy Markdown
Contributor

@daidoji daidoji commented Apr 13, 2026

Fixes #430

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.71%. Comparing base (9e24615) to head (9adda34).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/keria/app/cli/commands/sig-fix.py 0.00% 4 Missing ⚠️

❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #431      +/-   ##
==========================================
- Coverage   87.74%   87.71%   -0.04%     
==========================================
  Files          26       26              
  Lines        5808     5810       +2     
==========================================
  Hits         5096     5096              
- Misses        712      714       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@iFergal
Copy link
Copy Markdown
Collaborator

iFergal commented Apr 14, 2026

(I think we can ignore the codecov in this case)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sig-fix command doesn't do anything

2 participants