Closed reuvenharrison closed 5 months ago
Attention: Patch coverage is 93.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 85.59%. Comparing base (
c322a59
) to head (2a6a585
).
Files | Patch % | Lines |
---|---|---|
checker/check_api_removed.go | 66.66% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Replace
Operations()[operation]
byGetOperation(operation)
which is cheaper.