rizin icon indicating copy to clipboard operation
rizin copied to clipboard

Wrap git command into try block for debugging

Open Rot127 opened this issue 2 weeks ago • 2 comments

Your checklist for this pull request

  • [ ] I've read the guidelines for contributing to this repository.
  • [ ] I made sure to follow the project's coding style.
  • [ ] I've documented every RZ_API function and struct this PR changes.
  • [ ] I've added tests that prove my changes are effective (required for changes to RZ_API).
  • [ ] I've updated the Rizin book with the relevant information (if needed).
  • [ ] I've used AI tools to generate fully or partially these code changes and I'm sure the changes are not copyrighted by somebody else.

Detailed description

...

Test plan

...

Closing issues

...

Rot127 avatar Dec 09 '25 10:12 Rot127

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 46.59%. Comparing base (a8e2ff1) to head (d8c932a).

Additional details and impacted files
Files with missing lines Coverage Δ
librz/arch/isa/hexagon/hexagon.c 45.01% <100.00%> (ø)

... and 8 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a8e2ff1...d8c932a. Read the comment docs.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Dec 09 '25 11:12 codecov[bot]

The error might happen because the base branch commit is not updated for a PR: https://github.com/orgs/community/discussions/59677

Rot127 avatar Dec 09 '25 15:12 Rot127