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

moved to better output format :star: #120

Closed shivasurya closed 2 weeks ago

shivasurya commented 2 weeks ago

Closes #118

This PR adds better output formatting

Screenshot 2024-08-28 at 9 46 54 PM
codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 80.27%. Comparing base (f40ad64) to head (7eca195). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== + Coverage 80.17% 80.27% +0.09% ========================================== Files 12 12 Lines 1246 1252 +6 ========================================== + Hits 999 1005 +6 Misses 220 220 Partials 27 27 ```

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