Closed gsora closed 1 month ago
Attention: Patch coverage is 53.77358%
with 49 lines
in your changes missing coverage. Please review.
Project coverage is 57.70%. Comparing base (
c835711
) to head (b5ef635
). Report is 17 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
core/validatorapi/validatorapi.go | 52.42% | 39 Missing and 10 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Tested in kurtosis, seems to be working well.
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Instead of blindly accepting VC proposal data, check it for integrity against what we have in DutyDB: if they differ, stop the process.
category: refactor ticket: none