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(git): Again use the Git CLI to perform the actual reset #8199

Merged
merged 1 commit into from
Jan 31, 2024

fix(git): Again use the Git CLI to perform the actual `reset`

fe60bd3
Select commit
Loading
Failed to load commit list.
Merged

fix(git): Again use the Git CLI to perform the actual reset #8199

fix(git): Again use the Git CLI to perform the actual `reset`
fe60bd3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 31, 2024 in 0s

67.16% (+0.00%) compared to 68309b4

View this Pull Request on Codecov

67.16% (+0.00%) compared to 68309b4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (68309b4) 67.16% compared to head (fe60bd3) 67.16%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8199   +/-   ##
=========================================
  Coverage     67.16%   67.16%           
  Complexity     2049     2049           
=========================================
  Files           357      357           
  Lines         17158    17158           
  Branches       2461     2461           
=========================================
  Hits          11525    11525           
  Misses         4611     4611           
  Partials       1022     1022           

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