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

fixed release script variable arg #114

Closed shivasurya closed 3 weeks ago

shivasurya commented 3 weeks ago

The release script for macos, windows had missed -X param while building the binary.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 80.17%. Comparing base (55f8beb) to head (f3602dd). Report is 1 commits behind head on main.

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

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