shivasurya / code-pathfinder

Code Pathfinder, the open-source alternative to CodeQL. Designed for precise flow analysis and advanced structural search, it identifies vulnerabilities in source code.
https://codepathfinder.dev/
GNU Affero General Public License v3.0
32 stars 6 forks source link

test(graph): Add few more testcase for coverage 📈 #110

Closed shivasurya closed 3 weeks ago

shivasurya commented 3 weeks ago

test(graph): Add few more testcase for coverage 📈

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.39%. Comparing base (e607dd3) to head (9ed4dfd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #110 +/- ## ======================================= Coverage 58.39% 58.39% ======================================= Files 10 10 Lines 762 762 ======================================= Hits 445 445 Misses 292 292 Partials 25 25 ```

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