Closed shivasurya closed 1 month ago
Attention: Patch coverage is 12.50000%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 80.03%. Comparing base (
67437dd
) to head (4263f1b
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
sourcecode-parser/cmd/query.go | 12.50% | 6 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds better error reporting for query syntax issues instead of crashing the whole application. 🎸