Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llgo/ssa/abi: PathOf fix - support trim PatchPathPrefix; typepatch fix: don't change patch pkg #360

Merged
merged 2 commits into from
Jun 19, 2024

llgo/ssa/abi: PathOf fix - support trim PatchPathPrefix

6058b98
Select commit
Loading
Failed to load commit list.
Merged

llgo/ssa/abi: PathOf fix - support trim PatchPathPrefix; typepatch fix: don't change patch pkg #360

llgo/ssa/abi: PathOf fix - support trim PatchPathPrefix
6058b98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2024 in 0s

97.37% (+0.00%) compared to 0591fe0

View this Pull Request on Codecov

97.37% (+0.00%) compared to 0591fe0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.37%. Comparing base (0591fe0) to head (6058b98).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #360   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          19       19           
  Lines        3925     3925           
=======================================
  Hits         3822     3822           
  Misses         86       86           
  Partials       17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.