Closed KaloyanTanev closed 2 months ago
Issues
2 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Attention: Patch coverage is 58.88889%
with 37 lines
in your changes missing coverage. Please review.
Project coverage is 57.64%. Comparing base (
af6f87b
) to head (56ccaba
). Report is 11 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
cmd/exit_sign.go | 59.77% | 27 Missing and 8 partials :warning: |
cmd/exit.go | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add
--all
command for signing partial exits. This PR is one of a couple incoming PRs that will be for the--all
functionality. Mind that the CLI flag is not enabled until all of them are implemented and merged.category: feature ticket: #3243