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

fix: isPullRequestFromFork returns false for any PR #1437

Merged
merged 7 commits into from
May 20, 2024

fix: revert changes

4597db2
Select commit
Loading
Failed to load commit list.
Merged

fix: isPullRequestFromFork returns false for any PR #1437

fix: revert changes
4597db2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 20, 2024 in 0s

90.35% (-0.94%) compared to d42a336

View this Pull Request on Codecov

90.35% (-0.94%) compared to d42a336

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.35%. Comparing base (d42a336) to head (4597db2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1437      +/-   ##
==========================================
- Coverage   91.29%   90.35%   -0.94%     
==========================================
  Files           4        4              
  Lines         310      311       +1     
  Branches       85       85              
==========================================
- Hits          283      281       -2     
  Misses         27       27              
- Partials        0        3       +3     

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