shivasurya / code-pathfinder

Code Pathfinder, the open-source alternative to GitHub CodeQL. Built for advanced structural search, derive insights, find vulnerabilities in code.
https://codepathfinder.dev
GNU Affero General Public License v3.0
35 stars 6 forks source link

Fix `in` array query and documentation stuff #85

Closed shivasurya closed 3 months ago

shivasurya commented 3 months ago

closes #26 and introduced methods

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 54.44015% with 118 lines in your changes missing coverage. Please review.

Project coverage is 52.65%. Comparing base (6606f6c) to head (3ef69cd).

Files Patch % Lines
sourcecode-parser/antlr/query_parser.go 34.44% 114 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ========================================== - Coverage 54.35% 52.65% -1.71% ========================================== Files 9 9 Lines 2112 2203 +91 ========================================== + Hits 1148 1160 +12 - Misses 900 978 +78 - Partials 64 65 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.